Searched refs:RST_BUS_DEINTERLACE (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/include/dt-bindings/reset/ |
H A D | suniv-ccu-f1c100s.h | 20 #define RST_BUS_DEINTERLACE 10 macro
|
H A D | sun50i-a64-ccu.h | 72 #define RST_BUS_DEINTERLACE 26 macro
|
H A D | sun8i-h3-ccu.h | 77 #define RST_BUS_DEINTERLACE 29 macro
|
H A D | sun50i-h616-ccu.h | 11 #define RST_BUS_DEINTERLACE 2 macro
|
H A D | sun50i-h6-ccu.h | 11 #define RST_BUS_DEINTERLACE 2 macro
|
H A D | sun8i-r40-ccu.h | 79 #define RST_BUS_DEINTERLACE 31 macro
|
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | sun50i-a64-ccu.h | 72 #define RST_BUS_DEINTERLACE 26 macro
|
H A D | sun8i-h3-ccu.h | 77 #define RST_BUS_DEINTERLACE 29 macro
|
H A D | sun50i-h6-ccu.h | 11 #define RST_BUS_DEINTERLACE 2 macro
|
H A D | sun8i-r40-ccu.h | 79 #define RST_BUS_DEINTERLACE 31 macro
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | allwinner,sun8i-h3-deinterlace.yaml | 77 resets = <&ccu RST_BUS_DEINTERLACE>;
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5.dtsi | 131 resets = <&ccu RST_BUS_DEINTERLACE>;
|
H A D | sun50i-a64.dtsi | 1220 resets = <&ccu RST_BUS_DEINTERLACE>;
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3.dtsi | 160 resets = <&ccu RST_BUS_DEINTERLACE>;
|
H A D | sun8i-r40.dtsi | 243 resets = <&ccu RST_BUS_DEINTERLACE>;
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-suniv-f1c100s.c | 492 [RST_BUS_DEINTERLACE] = { 0x2c4, BIT(5) },
|
H A D | ccu-sun8i-h3.c | 912 [RST_BUS_DEINTERLACE] = { 0x2c4, BIT(5) }, 975 [RST_BUS_DEINTERLACE] = { 0x2c4, BIT(5) },
|
H A D | ccu-sun50i-a64.c | 889 [RST_BUS_DEINTERLACE] = { 0x2c4, BIT(5) },
|
H A D | ccu-sun50i-h616.c | 993 [RST_BUS_DEINTERLACE] = { 0x62c, BIT(16) },
|
H A D | ccu-sun50i-h6.c | 1083 [RST_BUS_DEINTERLACE] = { 0x62c, BIT(16) },
|
H A D | ccu-sun8i-r40.c | 1200 [RST_BUS_DEINTERLACE] = { 0x2c4, BIT(5) },
|