Searched refs:CS42L42_HP_CTL (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_cs8409-tables.c | 124 { CS42L42_HP_CTL, 0x03 }, 318 { CS42L42_HP_CTL, 0x03 }, 374 { CS42L42_HP_CTL, 0x01 },
|
H A 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()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs42l83-i2c.c | 85 { CS42L42_HP_CTL, 0x0D },
|
H A D | cs42l42.c | 116 { CS42L42_HP_CTL, 0x0D }, 271 case CS42L42_HP_CTL: in cs42l42_readable_register() 1039 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute_stream() 1113 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute_stream() 2141 REG_SEQ0(CS42L42_HP_CTL, 0x0F),
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs42l42.c | 125 { CS42L42_HP_CTL, 0x0D }, 280 case CS42L42_HP_CTL: in cs42l42_readable_register() 856 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute() 875 snd_soc_component_update_bits(component, CS42L42_HP_CTL, in cs42l42_mute()
|
H A D | cs42l42.h | 619 #define CS42L42_HP_CTL (CS42L42_PAGE_20 + 0x01) macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | cs42l42.h | 663 #define CS42L42_HP_CTL (CS42L42_PAGE_20 + 0x01) macro
|
Completed in 12 milliseconds