Home
last modified time | relevance | path

Searched defs:LRADC_CTRL2_TEMPSENSE_PWD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dmxs-lradc.h65 #define LRADC_CTRL2_TEMPSENSE_PWD BIT(15) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-lradc.h91 #define LRADC_CTRL2_TEMPSENSE_PWD (1 << 15) macro