Searched defs:HCS_N_PORTS (Results 1 – 5 of 5) sorted by relevance
33 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
73 HCS_PPC, HCS_N_PORTS, enumerator
28 #define HCS_N_PORTS(p) (((p) >> 0) & 0xf) macro
218 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
108 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro