Searched refs:RST_BUS_EHCI1 (Results 1 – 15 of 15) sorted by relevance
/u-boot/include/dt-bindings/reset/ |
A D | sun8i-a83t-ccu.h | 67 #define RST_BUS_EHCI1 19 macro
|
A D | sun50i-a64-ccu.h | 66 #define RST_BUS_EHCI1 20 macro
|
A D | sun8i-h3-ccu.h | 67 #define RST_BUS_EHCI1 19 macro
|
A D | sun50i-h616-ccu.h | 56 #define RST_BUS_EHCI1 47 macro
|
A D | sun8i-r40-ccu.h | 72 #define RST_BUS_EHCI1 24 macro
|
/u-boot/drivers/clk/sunxi/ |
A D | clk_a64.c | 59 [RST_BUS_EHCI1] = RESET(0x2c0, BIT(25)),
|
A D | clk_a83t.c | 57 [RST_BUS_EHCI1] = RESET(0x2c0, BIT(27)),
|
A D | clk_h3.c | 67 [RST_BUS_EHCI1] = RESET(0x2c0, BIT(25)),
|
A D | clk_h616.c | 90 [RST_BUS_EHCI1] = RESET(0xa8c, BIT(21)),
|
A D | clk_r40.c | 72 [RST_BUS_EHCI1] = RESET(0x2c0, BIT(27)),
|
/u-boot/arch/arm/dts/ |
A D | sunxi-h3-h5.dtsi | 312 resets = <&ccu RST_BUS_EHCI1>, <&ccu RST_BUS_OHCI1>; 324 resets = <&ccu RST_BUS_EHCI1>, <&ccu RST_BUS_OHCI1>;
|
A D | sun50i-h616.dtsi | 580 <&ccu RST_BUS_EHCI1>;
|
A D | sun8i-r40.dtsi | 274 resets = <&ccu RST_BUS_EHCI1>;
|
A D | sun8i-a83t.dtsi | 624 resets = <&ccu RST_BUS_EHCI1>;
|
A D | sun50i-a64.dtsi | 616 <&ccu RST_BUS_EHCI1>;
|
Completed in 26 milliseconds