Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-gadget.h409 #define ERST_DESI_MASK GENMASK(2, 0) macro
/Linux-v6.6/drivers/usb/host/
Dxhci.h523 #define ERST_DESI_MASK (0x7) macro
Dxhci-ring.c3021 temp_64 &= ERST_DESI_MASK; in xhci_update_erst_dequeue()