Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h413 #define ERST_DESI_MASK GENMASK(2, 0) macro
/linux/drivers/usb/host/
H A Dxhci.h265 #define ERST_DESI_MASK (0x7) macro
H A Dxhci-ring.c3058 temp_64 = ir->event_ring->deq_seg->num & ERST_DESI_MASK; in xhci_update_erst_dequeue()