Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1011.c798 case RT1011_ADC_SET_1: in rt1011_readable_register()
1091 (reg >= RT1011_ADC_SET && reg <= RT1011_ADC_SET_1) || in rt1011_validate_bq_drc_coeff()
2291 regmap_write(rt1011->regmap, RT1011_ADC_SET_1, 0x2925); in rt1011_calibrate()
2417 snd_soc_component_write(component, RT1011_ADC_SET_1, 0x2925); in rt1011_calibration_work()
H A Drt1011.h41 #define RT1011_ADC_SET_1 0x0108 macro