Searched refs:RST_BUS_UART5 (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/include/dt-bindings/reset/ |
H A D | sun9i-a80-ccu.h | 100 #define RST_BUS_UART5 50 macro
|
H A D | sun50i-h616-ccu.h | 31 #define RST_BUS_UART5 22 macro
|
H A D | sun20i-d1-ccu.h | 33 #define RST_BUS_UART5 23 macro
|
H A D | sun8i-r40-ccu.h | 126 #define RST_BUS_UART5 78 macro
|
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | sun9i-a80-ccu.h | 100 #define RST_BUS_UART5 50 macro
|
H A D | sun8i-r40-ccu.h | 126 #define RST_BUS_UART5 78 macro
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | clk_a80.c | 47 [RST_BUS_UART5] = RESET(0x5b4, BIT(21)),
|
H A D | clk_r40.c | 83 [RST_BUS_UART5] = RESET(0x2d8, BIT(21)),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-r40.dtsi | 384 resets = <&ccu RST_BUS_UART5>;
|
H A D | sun9i-a80.dtsi | 1066 resets = <&ccu RST_BUS_UART5>;
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-h616.c | 1013 [RST_BUS_UART5] = { 0x90c, BIT(21) },
|
H A D | ccu-sun9i-a80.c | 1171 [RST_BUS_UART5] = { 0x5b4, BIT(21) },
|
H A D | ccu-sun8i-r40.c | 1250 [RST_BUS_UART5] = { 0x2d8, BIT(21) },
|
H A D | ccu-sun20i-d1.c | 1259 [RST_BUS_UART5] = { 0x90c, BIT(21) },
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616.dtsi | 390 resets = <&ccu RST_BUS_UART5>;
|
/openbmc/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sunxi-d1s-t113.dtsi | 305 resets = <&ccu RST_BUS_UART5>;
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun9i-a80.dtsi | 1106 resets = <&ccu RST_BUS_UART5>;
|
H A D | sun8i-r40.dtsi | 899 resets = <&ccu RST_BUS_UART5>;
|