Searched refs:pci_offset (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/power/cpupower/utils/idle_monitor/ |
| H A D | amd_fam14h_idle.c | 97 unsigned int *pci_offset, in amd_fam14h_get_pci_info() argument 104 *pci_offset = PCI_NON_PC0_OFFSET; in amd_fam14h_get_pci_info() 108 *pci_offset = PCI_PC1_OFFSET; in amd_fam14h_get_pci_info() 112 *pci_offset = PCI_PC6_OFFSET; in amd_fam14h_get_pci_info() 116 *pci_offset = PCI_NBP1_STAT_OFFSET; in amd_fam14h_get_pci_info() 126 int enable_bit, pci_offset, ret; in amd_fam14h_init() local 129 ret = amd_fam14h_get_pci_info(state, &pci_offset, &enable_bit, cpu); in amd_fam14h_init() 135 val = pci_read_long(amd_fam14h_pci_dev, pci_offset); in amd_fam14h_init() 137 val = pci_write_long(amd_fam14h_pci_dev, pci_offset, val); in amd_fam14h_init() 153 pci_write_long(amd_fam14h_pci_dev, pci_offset, 0); in amd_fam14h_init() [all …]
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_tmpl.h | 86 uint8_t pci_offset; member 92 uint8_t pci_offset; member 100 uint8_t pci_offset; member 110 uint8_t pci_offset; member 116 uint8_t pci_offset; member 121 uint8_t pci_offset; member 158 uint8_t pci_offset; member
|
| H A D | qla_tmpl.c | 163 uint offset = ent->t256.pci_offset; in qla27xx_fwdt_entry_t256() 179 uint offset = ent->t257.pci_offset; in qla27xx_fwdt_entry_t257() 197 uint offset = ent->t258.pci_offset; in qla27xx_fwdt_entry_t258() 216 uint offset = ent->t259.pci_offset; in qla27xx_fwdt_entry_t259() 232 uint offset = ent->t260.pci_offset; in qla27xx_fwdt_entry_t260() 246 uint offset = ent->t261.pci_offset; in qla27xx_fwdt_entry_t261() 453 uint offset = ent->t267.pci_offset; in qla27xx_fwdt_entry_t267()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 232 int pci_offset; member 695 .name = "xilinx_spi", .pci_offset = 0, 822 .name = "spi_altera", .pci_offset = 0, 987 .name = "spi_altera", .pci_offset = 0, 1965 id += info->pci_offset; in ptp_ocp_register_spi()
|