Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l51.c436 intf_ctl = snd_soc_component_read(component, CS42L51_INTF_CTL); in cs42l51_hw_params()
502 ret = snd_soc_component_write(component, CS42L51_INTF_CTL, intf_ctl); in cs42l51_hw_params()
610 case CS42L51_INTF_CTL: in cs42l51_writeable_reg()
661 case CS42L51_INTF_CTL: in cs42l51_readable_reg()
H A Dcs42l51.h50 #define CS42L51_INTF_CTL 0x04 macro