Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Drt711.h172 #define RT711_DAC_DC_CALI_TRIGGER (0x1 << 15) macro
Drt711.c103 RT711_DAC_DC_CALI_CTL1, RT711_DAC_DC_CALI_TRIGGER, in rt711_calibration()
104 RT711_DAC_DC_CALI_TRIGGER); in rt711_calibration()
110 while (val & RT711_DAC_DC_CALI_TRIGGER) { in rt711_calibration()