Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt712-sdca.c138 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, RT712_DAC_DC_CALI_CTL1, 0x7883); in rt712_sdca_calibration()
141 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, RT712_DAC_DC_CALI_CTL1, 0xf893); in rt712_sdca_calibration()
144 rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
150 ret = rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
162 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
164 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
166 rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
172 ret = rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration()
H A Drt712-sdca.h67 #define RT712_VENDOR_CALI 0x58 macro