Searched refs:DOORBELL (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/mailbox/ |
D | arm_mhuv2.c | 150 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/ |
D | qed.h | 963 #define DOORBELL(cdev, db_addr, val) \ macro
|
D | qed_spq.c | 256 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/ |
D | pci.c | 251 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/ |
D | head_85xx.S | 654 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)
|