Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h409 #define ERST_DESI_MASK GENMASK(2, 0) macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h268 #define ERST_DESI_MASK (0x7) macro
Dxhci-ring.c3007 temp_64 = ir->event_ring->deq_seg->num & ERST_DESI_MASK; in xhci_update_erst_dequeue()