Searched refs:doorbell (Results 1 – 5 of 5) sorted by relevance
23 - "doorbell"45 interrupt-names = "doorbell";
780 u32 doorbell; in cdns3_wa1_update_guard() local782 doorbell = !!(readl(&priv_dev->regs->ep_cmd) & EP_CMD_DRDY); in cdns3_wa1_update_guard()784 if (doorbell) { in cdns3_wa1_update_guard()800 u32 doorbell; in cdns3_wa1_tray_restore_cycle_bit() local802 doorbell = !!(readl(&priv_dev->regs->ep_cmd) & EP_CMD_DRDY); in cdns3_wa1_tray_restore_cycle_bit()805 if (!doorbell || dma_index != priv_ep->wa1_trb_index) in cdns3_wa1_tray_restore_cycle_bit()854 int doorbell, dma_index; in cdns3_ep_run_transfer() local857 doorbell = !!(readl(&priv_dev->regs->ep_cmd) & EP_CMD_DRDY); in cdns3_ep_run_transfer()861 if (doorbell && dma_index == priv_ep->num_trbs - 1) { in cdns3_ep_run_transfer()1084 int doorbell; in cdns3_request_handled() local[all …]
296 xhci_writel(&ctrl->dba->doorbell[0], DB_VALUE_HOST); in xhci_queue_command()377 xhci_writel(&ctrl->dba->doorbell[udev->slot_id], in giveback_first_trb()
176 interrupt-names = "doorbell";
455 volatile __le32 doorbell[256]; member