Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h47 #define DBC_DOOR_BELL_TARGET(p) (((p) & 0xff) << 8) macro
H A Dxhci-dbgcap.c289 writel(DBC_DOOR_BELL_TARGET(dep->direction), &dbc->regs->doorbell); in xhci_dbc_queue_bulk_tx()