Searched refs:DOORBELL (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mailbox/ |
A D | arm_mhuv2.c | 150 DOORBELL = 0, enumerator 517 if (protocol == DOORBELL) in get_irq_chan_comb() 527 if (protocol == DOORBELL) in get_irq_chan_comb() 809 if (protocol == DOORBELL) { in mhuv2_mbox_of_xlate() 849 if (protocol == DOORBELL) { in mhuv2_verify_protocol()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed.h | 966 #define DOORBELL(cdev, db_addr, val) \ macro
|
A D | qed_spq.c | 250 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | pci.c | 240 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_set() 250 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_arm_set()
|
/linux/arch/powerpc/kernel/ |
A D | head_fsl_booke.S | 654 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)
|
Completed in 17 milliseconds