Lines Matching refs:reg_local_ext
414 u8 reg_local_ext; /* Extended local temp register (optional) */ member
517 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
527 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
535 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
542 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
550 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
558 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
581 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
628 .reg_local_ext = SA56004_REG_LOCAL_TEMPL,
640 .reg_local_ext = TMP451_REG_LOCAL_TEMPL,
650 .reg_local_ext = TMP451_REG_LOCAL_TEMPL,
714 u8 reg_local_ext; /* local extension register offset */ member
1235 data->reg_local_ext, true); in lm90_update_device()
1320 if (data->reg_local_ext) in lm90_temp_get_resolution()
2874 data->reg_local_ext = lm90_params[data->kind].reg_local_ext; in lm90_probe()