Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dda9062-thermal.c73 DA9062AA_E_TEMP_MASK); in da9062_thermal_poll_on()
93 if (val & DA9062AA_E_TEMP_MASK) { in da9062_thermal_poll_on()
/openbmc/linux/include/linux/mfd/da9062/
H A Dregisters.h226 #define DA9062AA_E_TEMP_MASK BIT(1) macro