Home
last modified time | relevance | path

Searched refs:SUNXI_HSIC_CONNECT_INT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c32 #define SUNXI_HSIC_CONNECT_INT BIT(16) macro
54 SUNXI_HSIC_CONNECT_DET | SUNXI_HSIC_CONNECT_INT; in sun9i_usb_phy_passby()
H A Dphy-sun4i-usb.c88 #define SUNXI_HSIC_CONNECT_INT BIT(16) macro
244 bits |= SUNXI_EHCI_HS_FORCE | SUNXI_HSIC_CONNECT_INT | in sun4i_usb_phy_passby()
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c65 #define SUNXI_HSIC_CONNECT_INT BIT(16) macro
195 bits |= SUNXI_EHCI_HS_FORCE | SUNXI_HSIC_CONNECT_INT | in sun4i_usb_phy_passby()