Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h232 #define DEV_NOTE_MASK (0xffff) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h186 #define DEV_NOTE_MASK (0xffff) macro
H A Dxhci-mem.c2457 temp &= ~DEV_NOTE_MASK; in xhci_mem_init()