Lines Matching refs:reg_local_ext
341 u8 reg_local_ext; /* Extended local temp register (optional) */ member
381 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
386 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
392 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
398 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
410 .reg_local_ext = MAX6657_REG_R_LOCAL_TEMPL,
421 .reg_local_ext = SA56004_REG_R_LOCAL_TEMPL,
428 .reg_local_ext = TMP451_REG_R_LOCAL_TEMPL,
486 u8 reg_local_ext; /* local extension register offset */ member
773 if (data->reg_local_ext) { in lm90_update_device()
775 data->reg_local_ext); in lm90_update_device()
1876 data->reg_local_ext = lm90_params[data->kind].reg_local_ext; in lm90_probe()