Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h268 #define DEV_NOTE_MASK (0xffff) macro
Dxhci-mem.c2574 temp &= ~DEV_NOTE_MASK; in xhci_mem_init()