/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb4_pec.c | 26 #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 D | pnv_phb4.c | 29 #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 D | pnv_phb.h | 30 PnvPhb4PecState *pec; member
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_event.c | 34 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 D | csi_rx_local.h | 56 hrt_data pec[N_CSI_RX_BE_MIPI_CUSTOM_PEC]; member
|
/openbmc/linux/drivers/net/mctp/ |
H A D | mctp-i3c.c | 108 u8 pec, addr; in mctp_i3c_read() local 364 u8 addr, pec; in mctp_i3c_xmit() local
|
H A D | mctp-i2c.c | 279 u8 pec, calc_pec; in mctp_i2c_recv() local
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-pci-bus.c | 284 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 D | i2c-nforce2.c | 183 unsigned char protocol, pec; in nforce2_access() local
|
H A D | i2c-amd8111.c | 194 unsigned char protocol, len, pec, temp[2]; in amd8111_access() local
|
H A D | i2c-mlxbf.c | 2076 bool read, pec; in mlxbf_i2c_smbus_xfer() local
|
/openbmc/qemu/include/hw/s390x/ |
H A D | s390-pci-bus.h | 210 uint16_t pec; member 223 uint16_t pec; member 235 uint16_t pec; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | ctl_reg.h | 98 unsigned long pec : 1; /* PAI extension control */ member
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-core-smbus.c | 60 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 D | pnv_phb4.h | 89 PnvPhb4PecState *pec; member
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ssif_bmc.c | 54 u8 pec; member
|
/openbmc/qemu/include/hw/i3c/ |
H A D | aspeed_i3c.h | 110 uint8_t pec:1; /* Parity error check enabled */ member
|
/openbmc/linux/drivers/power/supply/ |
H A D | sbs-battery.c | 432 bool pec = client->flags & I2C_CLIENT_PEC; in sbs_read_string_data() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv.c | 1755 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
|