Searched refs:NEC_FW_MINOR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/usb/host/ | ||
D | xhci.h | 1501 #define NEC_FW_MINOR(p) (((p) >> 0) & 0xff) macro |
D | xhci-ring.c | 1295 NEC_FW_MINOR(le32_to_cpu(event->status))); in xhci_handle_cmd_nec_get_fw() |