Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h266 #define DEV_NOTE_MASK (0xffff) macro
Dxhci-mem.c2452 temp &= ~DEV_NOTE_MASK; in xhci_mem_init()