/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | sun8i-v3s-ccu.h | 57 #define RST_BUS_MMC2 9 macro
|
H A D | sun8i-a23-a33-ccu.h | 55 #define RST_BUS_MMC2 9 macro
|
H A D | sun8i-a83t-ccu.h | 58 #define RST_BUS_MMC2 10 macro
|
H A D | sun50i-a64-ccu.h | 56 #define RST_BUS_MMC2 10 macro
|
H A D | sun8i-h3-ccu.h | 57 #define RST_BUS_MMC2 9 macro
|
H A D | sun50i-h6-ccu.h | 29 #define RST_BUS_MMC2 20 macro
|
H A D | sun8i-r40-ccu.h | 58 #define RST_BUS_MMC2 10 macro
|
/openbmc/linux/include/dt-bindings/reset/ |
H A D | sun8i-v3s-ccu.h | 57 #define RST_BUS_MMC2 9 macro
|
H A D | sun8i-a23-a33-ccu.h | 55 #define RST_BUS_MMC2 9 macro
|
H A D | sun8i-a83t-ccu.h | 58 #define RST_BUS_MMC2 10 macro
|
H A D | sun50i-a64-ccu.h | 56 #define RST_BUS_MMC2 10 macro
|
H A D | sun8i-h3-ccu.h | 57 #define RST_BUS_MMC2 9 macro
|
H A D | sun50i-h616-ccu.h | 25 #define RST_BUS_MMC2 16 macro
|
H A D | sun50i-a100-ccu.h | 26 #define RST_BUS_MMC2 17 macro
|
H A D | sun50i-h6-ccu.h | 29 #define RST_BUS_MMC2 20 macro
|
H A D | sun20i-d1-ccu.h | 27 #define RST_BUS_MMC2 17 macro
|
H A D | sun8i-r40-ccu.h | 58 #define RST_BUS_MMC2 10 macro
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | clk_v3s.c | 36 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
H A D | clk_h6.c | 36 [RST_BUS_MMC2] = RESET(0x84c, BIT(18)),
|
H A D | clk_a23.c | 48 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
H A D | clk_a64.c | 52 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
H A D | clk_a83t.c | 50 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
H A D | clk_h3.c | 60 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
H A D | clk_r40.c | 63 [RST_BUS_MMC2] = RESET(0x2c0, BIT(10)),
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-v3s.c | 656 [RST_BUS_MMC2] = { 0x2c0, BIT(10) }, 691 [RST_BUS_MMC2] = { 0x2c0, BIT(10) },
|