Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dphy_calibration.h50 #define MASK_ADC_DC_CAL_STR BIT(10) macro
Dphy_calibration.c430 val &= ~MASK_ADC_DC_CAL_STR; in _rxadc_dc_offset_cancellation_winbond()
433 val |= MASK_ADC_DC_CAL_STR; in _rxadc_dc_offset_cancellation_winbond()
448 val &= ~MASK_ADC_DC_CAL_STR; in _rxadc_dc_offset_cancellation_winbond()