Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c129 { CS42L42_PWR_CTL3, 0x20 },
326 { CS42L42_PWR_CTL3, 0x20 },
382 { CS42L42_PWR_CTL3, 0x20 },
/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c28 { CS42L42_PWR_CTL3, 0x20 },
H A Dcs42l42-sdw.c303 regmap_clear_bits(cs42l42->regmap, CS42L42_PWR_CTL3, CS42L42_SW_CLK_STP_STAT_SEL_MASK); in cs42l42_sdw_init()
H A Dcs42l42.c56 { CS42L42_PWR_CTL3, 0x20 },
192 case CS42L42_PWR_CTL3: in cs42l42_readable_register()
/linux/include/sound/
H A Dcs42l42.h101 #define CS42L42_PWR_CTL3 (CS42L42_PAGE_11 + 0x03) macro