Home
last modified time | relevance | path

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

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