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