Home
last modified time | relevance | path

Searched refs:HCCHIPID_MAGIC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Disp116x.h143 #define HCCHIPID_MAGIC 0x6100 macro
H A Disp1362.h143 #define HCCHIPID_MAGIC 0x3600 macro
H A Disp1362-hcd.c2492 if ((chipid & HCCHIPID_MASK) != HCCHIPID_MAGIC) { in isp1362_hc_start()