Searched refs:IN_EP_DOORBELL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/early/ | ||
H A D | xhci-dbc.h | 216 #define IN_EP_DOORBELL 1 macro |
H A D | xhci-dbc.c | 519 xdbc_ring_doorbell(read ? IN_EP_DOORBELL : OUT_EP_DOORBELL); in xdbc_bulk_transfer() |