Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c146 #define THROT_PRIORITY_LOCK_PRIORITY_MASK 0xff macro
1964 r = REG_GET_MASK(r, THROT_PRIORITY_LOCK_PRIORITY_MASK); in soctherm_throttle_program()
1967 r = REG_SET_MASK(0, THROT_PRIORITY_LOCK_PRIORITY_MASK, in soctherm_throttle_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c146 #define THROT_PRIORITY_LOCK_PRIORITY_MASK 0xff macro
1926 r = REG_GET_MASK(r, THROT_PRIORITY_LOCK_PRIORITY_MASK); in soctherm_throttle_program()
1929 r = REG_SET_MASK(0, THROT_PRIORITY_LOCK_PRIORITY_MASK, in soctherm_throttle_program()

Completed in 7 milliseconds