Searched refs:HCINT_FNO (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ | ||
| H A D | isp116x.h | 57 #define HCINT_FNO (1 << 5) /* frame number overflow */ macro |
| H A D | isp116x-hcd.c | 1165 mask & HCINT_FNO ? " fno" : "", in dump_int() |