Searched refs:RST_BUS_UART3 (Results 1 – 25 of 51) sorted by relevance
123
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | sun8i-a23-a33-ccu.h | 84 #define RST_BUS_UART3 38 macro
|
H A D | sun8i-a83t-ccu.h | 95 #define RST_BUS_UART3 43 macro
|
H A D | sun50i-a64-ccu.h | 95 #define RST_BUS_UART3 49 macro
|
H A D | sun9i-a80-ccu.h | 98 #define RST_BUS_UART3 48 macro
|
H A D | sun8i-h3-ccu.h | 100 #define RST_BUS_UART3 52 macro
|
H A D | sun50i-h6-ccu.h | 33 #define RST_BUS_UART3 24 macro
|
H A D | sun8i-r40-ccu.h | 124 #define RST_BUS_UART3 76 macro
|
/openbmc/linux/include/dt-bindings/reset/ |
H A D | sun8i-a23-a33-ccu.h | 84 #define RST_BUS_UART3 38 macro
|
H A D | sun8i-a83t-ccu.h | 95 #define RST_BUS_UART3 43 macro
|
H A D | sun50i-a64-ccu.h | 95 #define RST_BUS_UART3 49 macro
|
H A D | sun9i-a80-ccu.h | 98 #define RST_BUS_UART3 48 macro
|
H A D | sun8i-h3-ccu.h | 100 #define RST_BUS_UART3 52 macro
|
H A D | sun50i-h616-ccu.h | 29 #define RST_BUS_UART3 20 macro
|
H A D | sun50i-a100-ccu.h | 30 #define RST_BUS_UART3 21 macro
|
H A D | sun50i-h6-ccu.h | 33 #define RST_BUS_UART3 24 macro
|
H A D | sun20i-d1-ccu.h | 31 #define RST_BUS_UART3 21 macro
|
H A D | sun8i-r40-ccu.h | 124 #define RST_BUS_UART3 76 macro
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | clk_h6.c | 40 [RST_BUS_UART3] = RESET(0x90c, BIT(19)),
|
H A D | clk_a23.c | 58 [RST_BUS_UART3] = RESET(0x2d8, BIT(19)),
|
H A D | clk_a64.c | 65 [RST_BUS_UART3] = RESET(0x2d8, BIT(19)),
|
H A D | clk_a80.c | 45 [RST_BUS_UART3] = RESET(0x5b4, BIT(19)),
|
H A D | clk_a83t.c | 62 [RST_BUS_UART3] = RESET(0x2d8, BIT(19)),
|
H A D | clk_h3.c | 79 [RST_BUS_UART3] = RESET(0x2d8, BIT(19)),
|
H A D | clk_r40.c | 81 [RST_BUS_UART3] = RESET(0x2d8, BIT(19)),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-h6.dtsi | 234 resets = <&ccu RST_BUS_UART3>;
|
123