Home
last modified time | relevance | path

Searched refs:numrow (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/edac/
H A Di5100_edac.c327 unsigned numrow; /* 13 .. 16 lines */ member
660 priv->mtr[chan][chan_rank].numrow + in i5100_npages()
689 priv->mtr[i][j].numrow = 13 + i5100_mtr_numrow(w); in i5100_init_mtr()
H A Dskx_common.c340 #define numrow(reg) skx_get_dimm_attr(reg, 2, 4, 12, 1, 6, "rows") macro
352 rows = numrow(mtr); in skx_get_dimm_info()
H A Di7core_edac.c423 static inline int numrow(u32 row) in numrow() function
527 numrow(pvt->info.max_dod >> 6), in get_dimm_config()
591 rows = numrow(MC_DOD_NUMROW(dimm_dod[j])); in get_dimm_config()
H A Dsb_edac.c714 static inline int numrow(u32 mtr) in numrow() function
1655 rows = numrow(mtr); in __populate_dimms()