Home
last modified time | relevance | path

Searched refs:HCCHIPID_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Disp116x.h142 #define HCCHIPID_MASK 0xff00 macro
H A Disp116x-hcd.c1313 if ((val & HCCHIPID_MASK) != HCCHIPID_MAGIC) { in isp116x_start()