Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/whci/
Dwhci-hc.h369 # define WUSBGENCMDSTS_SET_MAS 0x03 macro
Dwusb.c89 return whc_do_gencmd(whc, WUSBGENCMDSTS_SET_MAS, 0, (void *)mas_bm, sizeof(*mas_bm)); in whc_bwa_set()