Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c114 #define OC1_CFG_ALARM_POLARITY_MASK BIT(1) macro
1885 r = REG_SET_MASK(r, OC1_CFG_ALARM_POLARITY_MASK, oc->active_low); in soctherm_oc_cfg_program()