Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/
H A Drk_typec_phy.c59 #define USB3OTG_CON1_U3_DIS (1 << 0) macro
179 reg |= USB3OTG_CON1_U3_DIS; in rk_typec_phy_set_usb2_only()
181 reg &= ~USB3OTG_CON1_U3_DIS; in rk_typec_phy_set_usb2_only()
183 reg |= (USB3OTG_CON1_U3_DIS) << 16; in rk_typec_phy_set_usb2_only()