Home
last modified time | relevance | path

Searched refs:TSENS_SW_RST (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thermal/qcom/
H A Dtsens-v1.c101 [TSENS_SW_RST] = REG_FIELD(SROT_CTRL_OFF, 1, 1),
175 ret = regmap_field_write(priv->rf[TSENS_SW_RST], 1); in init_tsens_v1_no_rpm()
196 ret = regmap_field_write(priv->rf[TSENS_SW_RST], 0); in init_tsens_v1_no_rpm()
H A Dtsens-8960.c208 [TSENS_SW_RST] = REG_FIELD(CNTL_ADDR, 1, 1),
H A Dtsens.c1003 priv->rf[TSENS_SW_RST] = in init_common()
1004 devm_regmap_field_alloc(dev, priv->srot_map, priv->fields[TSENS_SW_RST]); in init_common()
1005 if (IS_ERR(priv->rf[TSENS_SW_RST])) { in init_common()
1006 ret = PTR_ERR(priv->rf[TSENS_SW_RST]); in init_common()
H A Dtsens-v0_1.c298 [TSENS_SW_RST] = REG_FIELD(SROT_CTRL_OFF, 1, 1),
H A Dtsens.h170 TSENS_SW_RST, enumerator