Searched defs:dimm_order (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/peci/ |
D | dimmtemp.c | 88 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 425 read_thresholds_hsx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_hsx() 453 read_thresholds_bdxd(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_bdxd() 477 read_thresholds_skx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_skx() 503 read_thresholds_icx(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_icx() 540 read_thresholds_spr(struct peci_dimmtemp *priv, int dimm_order, int chan_rank, u32 *data) in read_thresholds_spr()
|