Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-omap-otg.c39 #define OMAP_OTG_ASESSVLD (1 << 20) macro
45 (OMAP_OTG_ASESSVLD | OMAP_OTG_BSESSEND | OMAP_OTG_BSESSVLD | \
65 omap_otg_ctrl(otg_dev, OMAP_OTG_ASESSVLD); in omap_otg_set_mode()