Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dotg-fsm.h16 #define OTG_STS_SELECTOR 0xF000 /* OTG status selector, according to macro
/linux/drivers/usb/common/
H A Dusb-otg-fsm.c146 OTG_STS_SELECTOR, in otg_hnp_polling_work()
/linux/drivers/usb/chipidea/
H A Dudc.c1380 le16_to_cpu(req.wIndex) == OTG_STS_SELECTOR) && in isr_setup_packet_handler()
/linux/drivers/usb/gadget/
H A Dcomposite.c1960 (w_index == OTG_STS_SELECTOR)) { in composite_setup()