| H A D | imh_base.c | 62 #define DEFINE_LOCAL_REG(name, cfg, package, north, ip_name, ip_idx, reg_name) \ argument 65 .pbase = (north ? (cfg)->mmio_base_l_north : \ 142 static u32 get_imc_bitmap(struct res_config *cfg, int pkg, bool north) in imc_release() 144 DEFINE_LOCAL_REG(reg, cfg, pkg, north, pcu, 0, capid3); in imc_release() 150 pkg, north ? "north" : "south", in __get_ddr_munits() 163 bool north, int lmc) in __get_ddr_munits() 166 unsigned long bitmap = get_imc_bitmap(cfg, d->pkg, north); in __get_ddr_munits() 173 base = north ? d->mmio_base_h_north : d->mmio_base_h_south; in __get_ddr_munits() 206 pmc = north in get_ddr_munits() 126 get_imc_bitmap(struct res_config * cfg,int pkg,bool north) get_imc_bitmap() argument 147 __get_ddr_munits(struct res_config * cfg,struct skx_dev * d,bool north,int lmc) __get_ddr_munits() argument [all...] |