Home
last modified time | relevance | path

Searched refs:PHB_LSI_SOURCE_ID (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/pci-host/
H A Dpnv_phb4.c483 lsi_base = GETFIELD(PHB_LSI_SRC_ID, phb->regs[PHB_LSI_SOURCE_ID >> 3]); in pnv_phb4_update_xsrc()
529 case PHB_LSI_SOURCE_ID: in pnv_phb4_reg_write()
611 case PHB_LSI_SOURCE_ID: in pnv_phb4_reg_write()
693 case PHB_LSI_SOURCE_ID: in pnv_phb4_reg_read()
1176 lsi_base = GETFIELD(PHB_LSI_SRC_ID, phb->regs[PHB_LSI_SOURCE_ID >> 3]); in pnv_phb4_set_irq()
H A Dpnv_phb3.c369 local = GETFIELD(PHB_LSI_SRC_ID, phb->regs[PHB_LSI_SOURCE_ID >> 3]) << 3; in pnv_phb3_remap_irqs()
417 phb->regs[PHB_LSI_SOURCE_ID >> 3] = val; in pnv_phb3_lsi_src_id_write()
547 case PHB_LSI_SOURCE_ID: in pnv_phb3_reg_write()
/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h52 #define PHB_LSI_SOURCE_ID 0x100 macro
H A Dpnv_phb4_regs.h137 #define PHB_LSI_SOURCE_ID 0x100 macro