Home
last modified time | relevance | path

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

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