Searched refs:DEFINE_LOCAL_REG (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/edac/ |
| H A D | imh_base.c | 62 #define DEFINE_LOCAL_REG(name, cfg, package, north, ip_name, ip_idx, reg_name) \ macro 128 DEFINE_LOCAL_REG(reg, cfg, pkg, north, pcu, 0, capid3); in get_imc_bitmap() 215 DEFINE_LOCAL_REG(reg, cfg, d->pkg, true, ubox, 0, socket_id); in get_socket_id() 234 DEFINE_LOCAL_REG(reg, cfg, 0, true, sca, 0, tolm); in imh_get_tolm_tohm() 242 DEFINE_LOCAL_REG(reg2, cfg, 0, true, sca, 0, tohm); in imh_get_tolm_tohm() 264 DEFINE_LOCAL_REG(reg, cfg, i, true, ubox, 0, mmio_base); in imh_get_all_mmio_base_h() 278 DEFINE_LOCAL_REG(reg2, cfg, i, false, ubox, 0, mmio_base); in imh_get_all_mmio_base_h() 354 DEFINE_LOCAL_REG(reg, cfg, d->pkg, true, ha, ha_idx, mode); in check_2lm_enabled()
|