Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci.h1514 #define NEC_FW_MAJOR(p) (((p) >> 8) & 0xff) macro
Dxhci-ring.c1537 NEC_FW_MAJOR(le32_to_cpu(event->status)), in xhci_handle_cmd_nec_get_fw()