Home
last modified time | relevance | path

Searched refs:ERST_EHB (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h411 #define ERST_EHB BIT(3) macro
H A Dcdnsp-gadget.c1356 temp_64 |= ERST_EHB; in cdnsp_update_erst_dequeue()
1358 temp_64 &= ~ERST_EHB; in cdnsp_update_erst_dequeue()
H A Dcdnsp-mem.c1116 temp &= ~ERST_EHB; in cdnsp_set_event_deq()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c2951 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3012 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
H A Dxhci.h524 #define ERST_EHB (1 << 3) macro
H A Dxhci-mem.c2136 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3077 temp_64 |= ERST_EHB; in xhci_update_erst_dequeue()
3145 xhci_write_64(xhci, temp_64 | ERST_EHB, in xhci_irq()
H A Dxhci.h527 #define ERST_EHB (1 << 3) macro
H A Dxhci-mem.c1949 temp &= ~ERST_EHB; in xhci_set_hc_event_deq()

Completed in 33 milliseconds