Searched refs:WHCSPARAMS_TO_N_DEVICES (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/host/whci/ | ||
| D | init.c | 104 whc->n_devices = WHCSPARAMS_TO_N_DEVICES(whcsparams); in whc_init() |
| D | whci-hc.h | 328 # define WHCSPARAMS_TO_N_DEVICES(p) (((p) >> 0) & 0x7f) macro |