Home
last modified time | relevance | path

Searched refs:DOORBELL (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/mailbox/
Darm_mhuv2.c150 DOORBELL = 0, enumerator
518 if (protocol == DOORBELL) in get_irq_chan_comb()
528 if (protocol == DOORBELL) in get_irq_chan_comb()
811 if (protocol == DOORBELL) { in mhuv2_mbox_of_xlate()
851 if (protocol == DOORBELL) { in mhuv2_verify_protocol()
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed.h963 #define DOORBELL(cdev, db_addr, val) \ macro
Dqed_spq.c256 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c251 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_set()
261 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_arm_set()
/linux-6.12.1/arch/powerpc/kernel/
Dhead_85xx.S654 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)