Searched refs:WDOG_BARK_CLEAR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | tsens-v2.c | 72 [WDOG_BARK_CLEAR] = REG_FIELD(TM_CRITICAL_INT_CLEAR_OFF, 31, 31),
|
H A D | tsens.h | 446 WDOG_BARK_CLEAR, enumerator
|
H A D | tsens.c | 400 regmap_field_write(priv->rf[WDOG_BARK_CLEAR], 1); in tsens_critical_irq_thread() 401 regmap_field_write(priv->rf[WDOG_BARK_CLEAR], 0); in tsens_critical_irq_thread()
|
/kernel/linux/linux-6.6/drivers/thermal/qcom/ |
H A D | tsens-v2.c | 86 [WDOG_BARK_CLEAR] = REG_FIELD(TM_CRITICAL_INT_CLEAR_OFF, 31, 31),
|
H A D | tsens.h | 453 WDOG_BARK_CLEAR, enumerator
|
H A D | tsens.c | 582 regmap_field_write(priv->rf[WDOG_BARK_CLEAR], 1); in tsens_critical_irq_thread() 583 regmap_field_write(priv->rf[WDOG_BARK_CLEAR], 0); in tsens_critical_irq_thread()
|
Completed in 7 milliseconds