Home
last modified time | relevance | path

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

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