Searched refs:NEC_FW_MAJOR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | xhci.h | 1245 #define NEC_FW_MAJOR(p) (((p) >> 8) & 0xff) macro |
H A D | xhci-ring.c | 1650 NEC_FW_MAJOR(le32_to_cpu(event->status)), in xhci_handle_cmd_nec_get_fw() |