Searched defs:dimm_order (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/peci/ |
H A D | dimmtemp.c | 88 static u8 __dimm_temp(u32 reg, int dimm_order) in __dimm_temp() argument 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) read_thresholds_hsx() argument 453 read_thresholds_bdxd(struct peci_dimmtemp * priv,int dimm_order,int chan_rank,u32 * data) read_thresholds_bdxd() argument 477 read_thresholds_skx(struct peci_dimmtemp * priv,int dimm_order,int chan_rank,u32 * data) read_thresholds_skx() argument 503 read_thresholds_icx(struct peci_dimmtemp * priv,int dimm_order,int chan_rank,u32 * data) read_thresholds_icx() argument 540 read_thresholds_spr(struct peci_dimmtemp * priv,int dimm_order,int chan_rank,u32 * data) read_thresholds_spr() argument [all...] |