Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/phy/
Dphy-omap-otg.c33 #define OMAP_OTG_BSESSVLD (1 << 18) macro
37 (OMAP_OTG_ASESSVLD | OMAP_OTG_BSESSEND | OMAP_OTG_BSESSVLD | \
54 omap_otg_ctrl(otg_dev, OMAP_OTG_ID | OMAP_OTG_BSESSVLD); in omap_otg_set_mode()