Searched refs:CNTRLREG_POWERDOWN (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | ti_am335x_tscadc.h | 102 #define CNTRLREG_POWERDOWN BIT(4) macro |
/linux/drivers/mfd/ | ||
H A D | ti_am335x_tscadc.c | 325 ctrl &= ~(CNTRLREG_POWERDOWN); in tscadc_suspend() |