Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h1227 #define NEC_FW_MAJOR(p) (((p) >> 8) & 0xff) macro
Dxhci-ring.c1517 NEC_FW_MAJOR(le32_to_cpu(event->status)), in handle_cmd_completion()