Home
last modified time | relevance | path

Searched defs:HCS_INDICATOR (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h42 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-regs.h26 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* true: has port indicators */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h137 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
H A Dxhci.h110 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro