Searched refs:CS42L42_HP_CTL (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/sound/pci/hda/ |
D | patch_cs8409-tables.c | 124 { CS42L42_HP_CTL, 0x03 }, 318 { CS42L42_HP_CTL, 0x03 }, 374 { CS42L42_HP_CTL, 0x01 },
|
D | patch_cs8409.c | 896 fsv_old = cs8409_i2c_read(cs42l42, CS42L42_HP_CTL); in cs42l42_resume() 902 cs8409_i2c_write(cs42l42, CS42L42_HP_CTL, fsv_new); in cs42l42_resume() 924 { CS42L42_HP_CTL, 0x0F }, in cs42l42_suspend()
|
/linux-6.1.9/sound/soc/codecs/ |
D | cs42l83-i2c.c | 85 { CS42L42_HP_CTL, 0x0D },
|
D | cs42l42.c | 115 { CS42L42_HP_CTL, 0x0D }, 270 case CS42L42_HP_CTL: in cs42l42_readable_register() 1011 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute_stream() 1085 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute_stream() 2107 REG_SEQ0(CS42L42_HP_CTL, 0x0F),
|
/linux-6.1.9/include/sound/ |
D | cs42l42.h | 662 #define CS42L42_HP_CTL (CS42L42_PAGE_20 + 0x01) macro
|