Searched refs:RST_BUS_SPI2 (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/include/dt-bindings/reset/ |
H A D | sun9i-a80-ccu.h | 58 #define RST_BUS_SPI2 12 macro
|
H A D | sun50i-a100-ccu.h | 38 #define RST_BUS_SPI2 29 macro
|
H A D | sun8i-r40-ccu.h | 67 #define RST_BUS_SPI2 19 macro
|
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | sun9i-a80-ccu.h | 58 #define RST_BUS_SPI2 12 macro
|
H A D | sun8i-r40-ccu.h | 67 #define RST_BUS_SPI2 19 macro
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | clk_a80.c | 39 [RST_BUS_SPI2] = RESET(0x5a0, BIT(22)),
|
H A D | clk_r40.c | 68 [RST_BUS_SPI2] = RESET(0x2c0, BIT(22)),
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun9i-a80.c | 1125 [RST_BUS_SPI2] = { 0x5a0, BIT(22) },
|
H A D | ccu-sun50i-a100.c | 1095 [RST_BUS_SPI2] = { 0x96c, BIT(18) },
|
H A D | ccu-sun8i-r40.c | 1187 [RST_BUS_SPI2] = { 0x2c0, BIT(22) },
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r40.dtsi | 447 resets = <&ccu RST_BUS_SPI2>;
|