Lines Matching refs:north
62 #define DEFINE_LOCAL_REG(name, cfg, package, north, ip_name, ip_idx, reg_name) \
65 .pbase = (north ? (cfg)->mmio_base_l_north : \
142 static u32 get_imc_bitmap(struct res_config *cfg, int pkg, bool north)
144 DEFINE_LOCAL_REG(reg, cfg, pkg, north, pcu, 0, capid3);
150 pkg, north ? "north" : "south",
163 bool north, int lmc)
166 unsigned long bitmap = get_imc_bitmap(cfg, d->pkg, north);
173 base = north ? d->mmio_base_h_north : d->mmio_base_h_south;
206 pmc = north ? i : 8 + i;
269 /* Get the system-view MMIO_BASE_H for {north,south}-IMH. */
282 /* Get MMIO_BASE_H for the north-IMH. */
285 imh_printk(KERN_ERR, "Pkg%d has no north mmio_base_h\n", i);
290 edac_dbg(2, "Pkg%d north mmio_base_h 0x%llx (reg 0x%llx)\n",