Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/peci/
A Ddimmtemp.c86 static u8 __dimm_temp(u32 reg, int dimm_order) in __dimm_temp()
93 int dimm_order = dimm_no % priv->gen_info->dimm_idx_max; in get_dimm_temp() local
119 int dimm_order = dimm_no % priv->gen_info->dimm_idx_max; in update_thresholds() local
419 read_thresholds_hsx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_hsx()
447 read_thresholds_bdxd(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_bdxd()
471 read_thresholds_skx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_skx()
497 read_thresholds_icx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_icx()

Completed in 6 milliseconds