Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c173 writel(TEMPMON_HW_ANADIG_TEMPSENSE1_MEASURE_TEMP_MASK, &ccm_anatop->tempsense1_clr); in read_cpu_temperature()
175 writel(TEMPMON_HW_ANADIG_TEMPSENSE1_MEASURE_TEMP_MASK, &ccm_anatop->tempsense1_set); in read_cpu_temperature()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dcrm_regs.h1846 #define TEMPMON_HW_ANADIG_TEMPSENSE1_MEASURE_TEMP_MASK 0x400u macro