Searched refs:DOORBELL (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 52 DOORBELL = 12, enumerator 63 case DOORBELL: in reg2str() 171 in_reg(s, DOORBELL); in test_ivshmem_single() 174 out_reg(s, DOORBELL, 8 << 16); in test_ivshmem_single() 350 out_reg(s2, DOORBELL, vm1 << 16); in test_ivshmem_server() 360 out_reg(s1, DOORBELL, vm2 << 16 | 1); in test_ivshmem_server()
|
/openbmc/qemu/hw/intc/ |
H A D | gicv3_internal.h | 421 FIELD(VMAPTI_2, DOORBELL, 32, 32) 447 FIELD(VMOVI_2, DOORBELL, 32, 32) 472 FIELD(ITE_H, DOORBELL, 0, 24)
|
H A D | arm_gicv3_its.c | 232 iteh = FIELD_DP32(iteh, ITE_H, DOORBELL, ite->doorbell); in update_ite() 275 ite->doorbell = FIELD_EX64(iteh, ITE_H, DOORBELL); in get_ite() 664 doorbell = FIELD_EX64(cmdpkt[2], VMAPTI_2, DOORBELL); in process_vmapti() 1101 doorbell = FIELD_EX64(cmdpkt[2], VMOVI_2, DOORBELL); in process_vmovi()
|
/openbmc/linux/drivers/mailbox/ |
H A 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()
|
/openbmc/qemu/hw/misc/ |
H A D | ivshmem.c | 127 DOORBELL = 12, enumerator 193 case DOORBELL: in ivshmem_io_write() 366 DOORBELL, in ivshmem_add_eventfd() 376 DOORBELL, in ivshmem_del_eventfd()
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-device-utils.c | 183 DOORBELL)) { in mailbox_reg_write() 226 DOORBELL, 0); in mailbox_reg_write()
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_device.h | 366 FIELD(CXL_DEV_MAILBOX_CTRL, DOORBELL, 0, 1)
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed.h | 965 #define DOORBELL(cdev, db_addr, val) \ macro
|
H A D | qed_spq.c | 256 DOORBELL(p_hwfn, p_spq->db_addr_offset, *(u32 *)p_db_data); in qed_spq_hw_post()
|
/openbmc/linux/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()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_85xx.S | 667 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)
|