Home
last modified time | relevance | path

Searched refs:CS42L42_SP_RX_CH_SEL (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c102 { CS42L42_SP_RX_CH_SEL, 0x04 },
H A Dcs42l42.c130 { CS42L42_SP_RX_CH_SEL, 0x04 },
285 case CS42L42_SP_RX_CH_SEL: in cs42l42_readable_register()
964 snd_soc_component_update_bits(component, CS42L42_SP_RX_CH_SEL, in cs42l42_pcm_hw_params()
/linux/include/sound/
H A Dcs42l42.h697 #define CS42L42_SP_RX_CH_SEL (CS42L42_PAGE_25 + 0x01) macro