Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c115 #define OC1_CFG_EN_THROTTLE_MASK BIT(0) macro
1919 r = REG_SET_MASK(r, OC1_CFG_EN_THROTTLE_MASK, 1); in soctherm_oc_cfg_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c115 #define OC1_CFG_EN_THROTTLE_MASK BIT(0) macro
1881 r = REG_SET_MASK(r, OC1_CFG_EN_THROTTLE_MASK, 1); in soctherm_oc_cfg_program()

Completed in 7 milliseconds