Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/qcom/
A Dtsens-v2.c61 [TSENS_SW_RST] = REG_FIELD(SROT_CTRL_OFF, 1, 1),
A Dtsens-v1.c112 [TSENS_SW_RST] = REG_FIELD(SROT_CTRL_OFF, 1, 1),
A Dtsens-8960.c208 [TSENS_SW_RST] = REG_FIELD(CNTL_ADDR, 1, 1),
A Dtsens.c982 priv->rf[TSENS_SW_RST] = in init_common()
983 devm_regmap_field_alloc(dev, priv->srot_map, priv->fields[TSENS_SW_RST]); in init_common()
984 if (IS_ERR(priv->rf[TSENS_SW_RST])) { in init_common()
985 ret = PTR_ERR(priv->rf[TSENS_SW_RST]); in init_common()
A Dtsens-v0_1.c280 [TSENS_SW_RST] = REG_FIELD(SROT_CTRL_OFF, 1, 1),
A Dtsens.h164 TSENS_SW_RST, enumerator

Completed in 10 milliseconds