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

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

Completed in 191 milliseconds