Searched refs:RST_BUS_SPI0 (Results 1 – 18 of 18) sorted by relevance
/external/u-boot/include/dt-bindings/reset/ |
D | sun8i-v3s-ccu.h | 61 #define RST_BUS_SPI0 15 macro
|
D | sun8i-a23-a33-ccu.h | 59 #define RST_BUS_SPI0 13 macro
|
D | sun8i-a83t-ccu.h | 63 #define RST_BUS_SPI0 15 macro
|
D | sun50i-a64-ccu.h | 62 #define RST_BUS_SPI0 16 macro
|
D | sun9i-a80-ccu.h | 56 #define RST_BUS_SPI0 10 macro
|
D | sun8i-h3-ccu.h | 63 #define RST_BUS_SPI0 15 macro
|
D | sun50i-h6-ccu.h | 40 #define RST_BUS_SPI0 31 macro
|
D | sun8i-r40-ccu.h | 65 #define RST_BUS_SPI0 17 macro
|
/external/u-boot/drivers/clk/sunxi/ |
D | clk_v3s.c | 37 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
D | clk_a23.c | 49 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
D | clk_a83t.c | 52 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
D | clk_a80.c | 37 [RST_BUS_SPI0] = RESET(0x5a0, BIT(20)),
|
D | clk_a64.c | 54 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
D | clk_h6.c | 58 [RST_BUS_SPI0] = RESET(0x96c, BIT(16)),
|
D | clk_h3.c | 62 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
D | clk_r40.c | 65 [RST_BUS_SPI0] = RESET(0x2c0, BIT(20)),
|
/external/u-boot/arch/arm/dts/ |
D | sunxi-h3-h5.dtsi | 556 resets = <&ccu RST_BUS_SPI0>;
|
D | sun50i-a64.dtsi | 768 resets = <&ccu RST_BUS_SPI0>;
|