Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-omap-otg.c40 #define OMAP_OTG_ASESSVLD (1 << 20) macro
46 (OMAP_OTG_ASESSVLD | OMAP_OTG_BSESSEND | OMAP_OTG_BSESSVLD | \
66 omap_otg_ctrl(otg_dev, OMAP_OTG_ASESSVLD); in omap_otg_set_mode()