Searched refs:CS42L42_PWR_CTL2 (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs8409-tables.c | 120 { CS42L42_PWR_CTL2, 0x84 }, 317 { CS42L42_PWR_CTL2, 0x84 }, 373 { CS42L42_PWR_CTL2, 0x84 },
|
| H A D | cs8409.c | 657 cs8409_i2c_write(cs42l42, CS42L42_PWR_CTL2, 0x87); in cs42l42_run_jack_detect() 926 { CS42L42_PWR_CTL2, 0x8C }, in cs42l42_suspend() 938 cs8409_i2c_write(cs42l42, CS42L42_PWR_CTL2, 0x9C); in cs42l42_suspend()
|
| /linux/sound/soc/codecs/ |
| H A D | cs42l42.c | 55 { CS42L42_PWR_CTL2, 0x84 }, 191 case CS42L42_PWR_CTL2: in cs42l42_readable_register() 528 SND_SOC_DAPM_PGA("DACSRC", CS42L42_PWR_CTL2, CS42L42_DAC_SRC_PDNB_SHIFT, 0, NULL, 0), 529 SND_SOC_DAPM_PGA("ADCSRC", CS42L42_PWR_CTL2, CS42L42_ADC_SRC_PDNB_SHIFT, 0, NULL, 0), 2142 REG_SEQ0(CS42L42_PWR_CTL2, 0x8C), 2194 regmap_update_bits(cs42l42->regmap, CS42L42_PWR_CTL2, in cs42l42_suspend() 2431 regmap_update_bits(cs42l42->regmap, CS42L42_PWR_CTL2, in cs42l42_init()
|
| /linux/include/sound/ |
| H A D | cs42l42.h | 89 #define CS42L42_PWR_CTL2 (CS42L42_PAGE_11 + 0x02) macro
|