Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c164 writel(TEMPMON_HW_ANADIG_TEMPSENSE1_POWER_DOWN_MASK, &ccm_anatop->tempsense1_clr); in read_cpu_temperature()
200 writel(TEMPMON_HW_ANADIG_TEMPSENSE1_POWER_DOWN_MASK, &ccm_anatop->tempsense1_set); in read_cpu_temperature()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dcrm_regs.h1844 #define TEMPMON_HW_ANADIG_TEMPSENSE1_POWER_DOWN_MASK 0x200u macro