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