Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h266 #define DEV_NOTE_MASK (0xffff) macro
Dxhci-mem.c2603 temp &= ~DEV_NOTE_MASK; in xhci_mem_init()