Home
last modified time | relevance | path

Searched defs:STS_PCD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dehci_def.h88 #define STS_PCD (1<<2) /* port change detect */ macro
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-regs.h79 STS_PCD, enumerator
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h255 #define STS_PCD (1<<2) /* port change detect */ macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h211 #define STS_PCD BIT(4) macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c147 #define STS_PCD (1<<2) /* port change detect */ macro