Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dusbmisc_imx.c117 #define MX7D_USB_OTG_PHY_CFG2_CHRG_CHRGSEL BIT(0) macro
718 MX7D_USB_OTG_PHY_CFG2_CHRG_CHRGSEL, in imx7d_charger_secondary_detection()
753 MX7D_USB_OTG_PHY_CFG2_CHRG_CHRGSEL); in imx7_disable_charger_detector()
820 val &= ~MX7D_USB_OTG_PHY_CFG2_CHRG_CHRGSEL; in imx7d_charger_primary_detection()