Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-omap-otg.c31 #define OMAP_OTG_ASESSVLD (1 << 20) macro
37 (OMAP_OTG_ASESSVLD | OMAP_OTG_BSESSEND | OMAP_OTG_BSESSVLD | \
57 omap_otg_ctrl(otg_dev, OMAP_OTG_ASESSVLD); in omap_otg_set_mode()