Home
last modified time | relevance | path

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

/linux/drivers/hwmon/peci/
H A Ddimmtemp.c88 static u8 __dimm_temp(u32 reg, int dimm_order) in __dimm_temp()
95 int dimm_order = dimm_no % priv->gen_info->dimm_idx_max; in get_dimm_temp() local
121 int dimm_order = dimm_no % priv->gen_info->dimm_idx_max; in update_thresholds() 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()