Home
last modified time | relevance | path

Searched defs:pec (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c26 #define phb_pec_error(pec, fmt, ...) \ argument
34 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_nest_xscom_read() local
44 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_nest_xscom_write() local
99 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_pci_xscom_read() local
109 PnvPhb4PecState *pec = PNV_PHB4_PEC(opaque); in pnv_pec_pci_xscom_write() local
162 PnvPhb4PecState *pec = &pecs[i]; in pnv_pec_add_phb() local
179 static PnvPHB *pnv_pec_default_phb_realize(PnvPhb4PecState *pec, in pnv_pec_default_phb_realize()
202 PnvPhb4PecState *pec = PNV_PHB4_PEC(dev); in pnv_pec_realize() local
239 PnvPhb4PecState *pec = PNV_PHB4_PEC(dev); in pnv_pec_dt_xscom() local
294 static uint32_t pnv_pec_xscom_pci_base(PnvPhb4PecState *pec) in pnv_pec_xscom_pci_base()
[all …]
H A Dpnv_phb4.c29 #define phb_pec_error(pec, fmt, ...) \ argument
871 PnvPhb4PecState *pec = phb->pec; in pnv_phb4_get_phb_stack_no() local
909 PnvPhb4PecState *pec = phb->pec; in pnv_pec_phb_update_map() local
997 PnvPhb4PecState *pec = phb->pec; in pnv_pec_stk_nest_xscom_write() local
1382 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index) in pnv_phb4_pec_get_phb_id()
1486 PnvPhb4PecState *pec = phb->pec; in pnv_phb4_xscom_realize() local
H A Dpnv_phb.h30 PnvPhb4PecState *pec; member
/openbmc/linux/arch/s390/pci/
H A Dpci_event.c34 u16 pec; /* PCI event code */ member
47 u16 pec; /* PCI event code */ member
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Dcsi_rx_local.h56 hrt_data pec[N_CSI_RX_BE_MIPI_CUSTOM_PEC]; member
/openbmc/linux/drivers/net/mctp/
H A Dmctp-i3c.c108 u8 pec, addr; in mctp_i3c_read() local
364 u8 addr, pec; in mctp_i3c_xmit() local
H A Dmctp-i2c.c279 u8 pec, calc_pec; in mctp_i2c_recv() local
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c284 static void s390_pci_generate_event(uint8_t cc, uint16_t pec, uint32_t fh, in s390_pci_generate_event()
302 static void s390_pci_generate_plug_event(uint16_t pec, uint32_t fh, in s390_pci_generate_plug_event()
308 void s390_pci_generate_error_event(uint16_t pec, uint32_t fh, uint32_t fid, in s390_pci_generate_error_event()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-nforce2.c183 unsigned char protocol, pec; in nforce2_access() local
H A Di2c-amd8111.c194 unsigned char protocol, len, pec, temp[2]; in amd8111_access() local
H A Di2c-mlxbf.c2076 bool read, pec; in mlxbf_i2c_smbus_xfer() local
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h210 uint16_t pec; member
223 uint16_t pec; member
235 uint16_t pec; member
/openbmc/linux/arch/s390/include/asm/
H A Dctl_reg.h98 unsigned long pec : 1; /* PAI extension control */ member
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c60 static u8 i2c_smbus_msg_pec(u8 pec, struct i2c_msg *msg) in i2c_smbus_msg_pec()
/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4.h89 PnvPhb4PecState *pec; member
/openbmc/linux/drivers/char/ipmi/
H A Dssif_bmc.c54 u8 pec; member
/openbmc/qemu/include/hw/i3c/
H A Daspeed_i3c.h110 uint8_t pec:1; /* Parity error check enabled */ member
/openbmc/linux/drivers/power/supply/
H A Dsbs-battery.c432 bool pec = client->flags & I2C_CLIENT_PEC; in sbs_read_string_data() local
/openbmc/qemu/hw/ppc/
H A Dpnv.c1755 PnvPhb4PecState *pec = &chip9->pecs[i]; in pnv_chip_power9_pec_realize() local
2029 PnvPhb4PecState *pec = &chip10->pecs[i]; in pnv_chip_power10_phb_realize() local