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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc-transfer.c14 uint8_t doorbell_val = ep->direction == USB_DIR_IN ? DCDB_DB_EP_IN : DCDB_DB_EP_OUT; local
15 XHCI_SET_BITS32(&xdc->debug_cap_regs->dcdb, DCDB_DB_START, DCDB_DB_BITS, doorbell_val);

Completed in 74 milliseconds