Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dcs42l73.h43 #define CS42L73_ASPC 0x0E /* Audio Serial Port (ASP) Control. */ macro
224 #define CS42L73_SPFS(id) ((id == CS42L73_ASP) ? CS42L73_ASPC : CS42L73_VXSPFS)
Dcs42l73.c1044 snd_soc_component_update_bits(component, CS42L73_ASPC, 0x3c, spfs << 2); in cs42l73_update_asrc()