Searched defs:HC_VERSION (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | oxu210hp.h | 68 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro |
D | isp1760-hcd.c | 55 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro |