Searched refs:rt712_sdca_index_write (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | rt712-sdca.c | 27 static int rt712_sdca_index_write(struct rt712_sdca_priv *rt712, in rt712_sdca_index_write() function 70 return rt712_sdca_index_write(rt712, nid, reg, tmp); in rt712_sdca_index_update_bits() 86 rt712_sdca_index_write(rt712, RT712_VENDOR_REG, RT712_CC_DET1, 0x043a); in rt712_sdca_calibration() 89 rt712_sdca_index_write(rt712, RT712_VENDOR_REG, RT712_FSM_CTL, 0x4100); in rt712_sdca_calibration() 92 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, RT712_DAC_DC_CALI_CTL1, 0x7883); in rt712_sdca_calibration() 95 rt712_sdca_index_write(rt712, RT712_VENDOR_CALI, RT712_DAC_DC_CALI_CTL1, 0xf893); in rt712_sdca_calibration() 117 rt712_sdca_index_write(rt712, RT712_VENDOR_REG, RT712_FSM_CTL, 0x4500); in rt712_sdca_calibration() 120 rt712_sdca_index_write(rt712, RT712_VENDOR_IMS_DRE, RT712_IMS_DIGITAL_CTL1, 0x040f); in rt712_sdca_calibration() 123 rt712_sdca_index_write(rt712, RT712_VENDOR_IMS_DRE, RT712_IMS_DIGITAL_CTL5, 0x0000); in rt712_sdca_calibration() 126 rt712_sdca_index_write(rt712, RT712_VENDOR_REG, RT712_DIGITAL_MISC_CTRL4, 0x0010); in rt712_sdca_calibration() [all …]
|