Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c125 { 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 Dcs42l42.h619 #define CS42L42_HP_CTL (CS42L42_PAGE_20 + 0x01) macro