Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dti_am335x_tscadc.h124 #define CNTRLREG_POWERDOWN BIT(4) macro
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dti_am335x_adc.c684 CNTRLREG_POWERDOWN)); in tiadc_suspend()
697 restore &= ~(CNTRLREG_POWERDOWN); in tiadc_resume()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dti_am335x_tscadc.c311 ctrl &= ~(CNTRLREG_POWERDOWN); in tscadc_suspend()