Home
last modified time | relevance | path

Searched defs:chan_rank (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwmon/peci/
H A Ddimmtemp.c96 int chan_rank = dimm_no / priv->gen_info->dimm_idx_max; in get_dimm_temp() local
122 int chan_rank = dimm_no / priv->gen_info->dimm_idx_max; in update_thresholds() local
225 int chan_rank, dimm_idx, ret, i; in check_populated_dimms() local
423 read_thresholds_hsx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_hsx()
451 read_thresholds_bdxd(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_bdxd()
475 read_thresholds_skx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_skx()
501 read_thresholds_icx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_icx()
538 read_thresholds_spr(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_spr()
/openbmc/linux/drivers/edac/
H A Dskx_base.c467 int i, idx, chan_rank; in skx_rir_decode() local
H A Di5100_edac.c649 const unsigned int chan_rank = i5100_csrow_to_rank(mci, csrow); in i5100_npages() local