AD7124_ADC_CONTROL_CLK_SEL
st->adc_control &= ~AD7124_ADC_CONTROL_CLK_SEL;
st->adc_control |= FIELD_PREP(AD7124_ADC_CONTROL_CLK_SEL, clk_sel);