Home
last modified time | relevance | path

Searched refs:TSENS_EN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-v2.c60 [TSENS_EN] = REG_FIELD(SROT_CTRL_OFF, 0, 0),
H A Dtsens.c964 priv->rf[TSENS_EN] = devm_regmap_field_alloc(dev, priv->srot_map, in init_common()
965 priv->fields[TSENS_EN]); in init_common()
966 if (IS_ERR(priv->rf[TSENS_EN])) { in init_common()
967 ret = PTR_ERR(priv->rf[TSENS_EN]); in init_common()
972 regmap_field_write(priv->rf[TSENS_EN], 1); in init_common()
974 ret = regmap_field_read(priv->rf[TSENS_EN], &enabled); in init_common()
H A Dtsens-v1.c89 [TSENS_EN] = REG_FIELD(SROT_CTRL_OFF, 0, 0),
H A Dtsens-8960.c207 [TSENS_EN] = REG_FIELD(CNTL_ADDR, 0, 0),
H A Dtsens-v0_1.c297 [TSENS_EN] = REG_FIELD(SROT_CTRL_OFF, 0, 0),
H A Dtsens.h167 TSENS_EN, enumerator