Searched defs:HCS_PPC (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/usb/ | ||
H A D | ehci_def.h | 32 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro |
/linux/drivers/usb/isp1760/ | ||
H A D | isp1760-regs.h | 73 HCS_PPC, HCS_N_PORTS, enumerator |