Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c114 #define OC1_CFG_ALARM_POLARITY_MASK BIT(1) macro
1918 r = REG_SET_MASK(r, OC1_CFG_ALARM_POLARITY_MASK, oc->active_low); in soctherm_oc_cfg_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A 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()

Completed in 6 milliseconds