| Server IP : 157.230.181.24 / Your IP : 216.73.216.36 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-117/include/dt-bindings/reset/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0+ */ #ifndef __DT_BINDINGS_RESET_BCM6368_H #define __DT_BINDINGS_RESET_BCM6368_H #define BCM6368_RST_SPI 0 #define BCM6368_RST_MPI 3 #define BCM6368_RST_IPSEC 4 #define BCM6368_RST_EPHY 6 #define BCM6368_RST_SAR 7 #define BCM6368_RST_SWITCH 10 #define BCM6368_RST_USBD 11 #define BCM6368_RST_USBH 12 #define BCM6368_RST_PCM 13 #endif /* __DT_BINDINGS_RESET_BCM6368_H */