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.h409 #define ERST_DESI_MASK GENMASK(2, 0) macro
/linux/drivers/usb/host/
H A Dxhci.h268 #define ERST_DESI_MASK (0x7) macro
H A Dxhci-ring.c3048 temp_64 = ir->event_ring->deq_seg->num & ERST_DESI_MASK; in xhci_update_erst_dequeue()