Searched refs:cs8409_i2c_write (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_cs8409.c | 278 * cs8409_i2c_write - CS8409 I2C Write. 285 static int cs8409_i2c_write(struct sub_codec *scodec, unsigned int addr, unsigned int value) in cs8409_i2c_write() function 517 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL, 0x3f); in cs42l42_mute() 519 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL, 0x3f); in cs42l42_mute() 522 cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME, 0x9f); in cs42l42_mute() 527 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHA_VOL, in cs42l42_mute() 531 cs8409_i2c_write(cs42l42, CS42L42_MIXER_CHB_VOL, in cs42l42_mute() 536 cs8409_i2c_write(cs42l42, CS42L42_ADC_VOLUME, in cs42l42_mute() 637 cs8409_i2c_write(cs42l42, CS42L42_HSBIAS_SC_AUTOCTL, cs42l42->hsbias_hiz); in cs42l42_enable_jack_detect() 639 cs8409_i2c_write(cs42l4 in cs42l42_enable_jack_detect() [all...] |
Completed in 2 milliseconds