Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp116x.h54 #define HCINT_SF (1 << 2) /* start frame */ macro
H A Disp116x-hcd.c1167 mask & HCINT_SF ? " sof" : "", mask & HCINT_SO ? " so" : ""); in dump_int()