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