Home
last modified time | relevance | path

Searched refs:CMD_RING_PTR_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h197 #define CMD_RING_PTR_MASK GENMASK_ULL(63, 6) macro
H A Dxhci.c502 deq_dma &= CMD_RING_PTR_MASK; in xhci_set_cmd_ring_deq()
505 crcr &= ~CMD_RING_PTR_MASK; in xhci_set_cmd_ring_deq()