Lines Matching refs:reg_local_ext
415 u8 reg_local_ext; /* Extended local temp register (optional) */ member
518 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
528 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
536 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
543 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
551 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
559 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
582 .reg_local_ext = MAX6657_REG_LOCAL_TEMPL,
629 .reg_local_ext = SA56004_REG_LOCAL_TEMPL,
641 .reg_local_ext = TMP451_REG_LOCAL_TEMPL,
651 .reg_local_ext = TMP451_REG_LOCAL_TEMPL,
715 u8 reg_local_ext; /* local extension register offset */ member
1236 data->reg_local_ext, true); in lm90_update_device()
1285 if (data->reg_local_ext) in lm90_temp_get_resolution()
2814 data->reg_local_ext = lm90_params[data->kind].reg_local_ext; in lm90_probe()