Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dstmpe.h16 #define STMPE_ADC_FREQ(x) (x & 0x3) macro
/linux-6.1.9/drivers/mfd/
Dstmpe.c564 STMPE_ADC_FREQ(0xff), STMPE_ADC_FREQ(stmpe->adc_freq)); in stmpe811_adc_common_init()