Lines Matching refs:chip_id
111 PnvChip *pnv_get_chip(PnvMachineState *pnv, uint32_t chip_id);
133 (0x0003fc0000000000ull + ((uint64_t)(chip)->chip_id) * PNV_XSCOM_SIZE)
138 PNV_OCC_SENSOR_DATA_BLOCK_BASE((chip)->chip_id))
142 (0x7ffd800000ull + ((uint64_t)(chip)->chip_id) * PNV_HOMER_SIZE)
161 (0x0003ffff80000000ull + (uint64_t) (chip)->chip_id * PNV_ICP_SIZE)
166 (0x0003fffe80000000ull + (uint64_t)(chip)->chip_id * PNV_PSIHB_SIZE)
170 (0x0003ffe000000000ull + (uint64_t)(chip)->chip_id * \
177 ((base) + ((uint64_t) (chip)->chip_id << 42))
206 PNV_OCC_SENSOR_DATA_BLOCK_BASE((chip)->chip_id))
210 (0x203ffd800000ull + ((uint64_t)(chip)->chip_id) * PNV9_HOMER_SIZE)
216 ((base) + ((uint64_t) (chip)->chip_id << 44))
251 PNV_OCC_SENSOR_DATA_BLOCK_BASE((chip)->chip_id))
255 (0x300ffd800000ll + ((uint64_t)(chip)->chip_id) * PNV10_HOMER_SIZE)