Home
last modified time | relevance | path

Searched full:rst_usb_hsic (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/include/dt-bindings/reset/
H A Dsun50i-h6-ccu.h56 #define RST_USB_HSIC 47 macro
H A Dsun8i-a83t-ccu.h48 #define RST_USB_HSIC 2 macro
H A Dsun8i-a23-a33-ccu.h48 #define RST_USB_HSIC 2 macro
H A Dsun50i-a64-ccu.h48 #define RST_USB_HSIC 2 macro
/openbmc/linux/include/dt-bindings/reset/
H A Dsun50i-h6-ccu.h56 #define RST_USB_HSIC 47 macro
H A Dsun8i-a23-a33-ccu.h48 #define RST_USB_HSIC 2 macro
H A Dsun8i-a83t-ccu.h48 #define RST_USB_HSIC 2 macro
H A Dsun50i-a64-ccu.h48 #define RST_USB_HSIC 2 macro
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun8i-a83t-usb-phy.yaml115 <&ccu RST_USB_HSIC>;
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_a23.c44 [RST_USB_HSIC] = RESET(0x0cc, BIT(2)),
H A Dclk_a64.c48 [RST_USB_HSIC] = RESET(0x0cc, BIT(2)),
H A Dclk_a83t.c46 [RST_USB_HSIC] = RESET(0x0cc, BIT(2)),
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-a83t.dtsi586 <&ccu RST_USB_HSIC>;
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu-sun8i-a23.c674 [RST_USB_HSIC] = { 0x0cc, BIT(2) },
H A Dccu-sun8i-a33.c718 [RST_USB_HSIC] = { 0x0cc, BIT(2) },
H A Dccu-sun8i-a83t.c803 [RST_USB_HSIC] = { 0x0cc, BIT(2) },
H A Dccu-sun50i-a64.c862 [RST_USB_HSIC] = { 0x0cc, BIT(2) },
H A Dccu-sun50i-h6.c1129 [RST_USB_HSIC] = { 0xa7c, BIT(28) },
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t.dtsi656 <&ccu RST_USB_HSIC>;