Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h102 #define CNTRLREG_POWERDOWN BIT(4) macro
/linux/drivers/mfd/
H A Dti_am335x_tscadc.c325 ctrl &= ~(CNTRLREG_POWERDOWN); in tscadc_suspend()