Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dpatch_cs8409.c285 static int cs8409_i2c_write(struct sub_codec *scodec, unsigned int addr, unsigned int value) in cs8409_i2c_write() function
484 cs8409_i2c_write(cs42l42, CS42L42_REG_HS_VOL_CHA, 0x3f); in cs42l42_mute()
486 cs8409_i2c_write(cs42l42, CS42L42_REG_HS_VOL_CHB, 0x3f); in cs42l42_mute()
489 cs8409_i2c_write(cs42l42, CS42L42_REG_AMIC_VOL, 0x9f); in cs42l42_mute()
494 cs8409_i2c_write(cs42l42, CS42L42_REG_HS_VOL_CHA, in cs42l42_mute()
498 cs8409_i2c_write(cs42l42, CS42L42_REG_HS_VOL_CHB, in cs42l42_mute()
503 cs8409_i2c_write(cs42l42, CS42L42_REG_AMIC_VOL, in cs42l42_mute()
604 cs8409_i2c_write(cs42l42, 0x1b70, cs42l42->hsbias_hiz); in cs42l42_enable_jack_detect()
606 cs8409_i2c_write(cs42l42, 0x1b71, 0x00C1); in cs42l42_enable_jack_detect()
610 cs8409_i2c_write(cs42l42, 0x1b71, 0x00C0); in cs42l42_enable_jack_detect()
[all …]