Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h233 #define DEV_NOTE_MASK (0xffff) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h267 #define DEV_NOTE_MASK (0xffff) macro
H A Dxhci-mem.c2699 temp &= ~DEV_NOTE_MASK; in xhci_mem_init()