Searched refs:DOORBELL (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | arm_mhuv2.c | 150 DOORBELL = 0, enumerator 225 * in DOORBELL protocol. 227 * DOORBELL protocol. 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed.h | 968 #define DOORBELL(cdev, db_addr, val) \ macro
|
H A D | qed_spq.c | 252 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 256 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
|
H A D | qed.h | 965 #define DOORBELL(cdev, db_addr, val) \ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | pci.c | 242 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_set() 252 DOORBELL(mlxsw_pci->doorbell_offset, in __mlxsw_pci_queue_doorbell_arm_set()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_fsl_booke.S | 663 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception, EXC_XFER_STD)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_85xx.S | 667 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)
|
Completed in 19 milliseconds