Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c47 { CS42L42_PWR_CTL1, 0xFF },
202 case CS42L42_PWR_CTL1: in cs42l42_readable_register()
469 snd_soc_component_update_bits(component, CS42L42_PWR_CTL1, in cs42l42_hpdrv_evt()
478 snd_soc_component_update_bits(component, CS42L42_PWR_CTL1, in cs42l42_hpdrv_evt()
1824 regmap_update_bits(cs42l42->regmap, CS42L42_PWR_CTL1, in cs42l42_i2c_probe()
H A Dcs42l42.h68 #define CS42L42_PWR_CTL1 (CS42L42_PAGE_11 + 0x01) macro