Home
last modified time | relevance | path

Searched refs:CS42L73_ASPC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l73.h29 #define CS42L73_ASPC 0x0E /* Audio Serial Port (ASP) Control. */ macro
150 /* CS42L73_ASPC, CS42L73_XSPC, CS42L73_VSPC */
210 #define CS42L73_SPFS(id) ((id == CS42L73_ASP) ? CS42L73_ASPC : CS42L73_VXSPFS)
H A Dcs42l73.c1034 snd_soc_component_update_bits(component, CS42L73_ASPC, 0x3c, spfs << 2); in cs42l73_update_asrc()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l73.h29 #define CS42L73_ASPC 0x0E /* Audio Serial Port (ASP) Control. */ macro
150 /* CS42L73_ASPC, CS42L73_XSPC, CS42L73_VSPC */
210 #define CS42L73_SPFS(id) ((id == CS42L73_ASP) ? CS42L73_ASPC : CS42L73_VXSPFS)
H A Dcs42l73.c1035 snd_soc_component_update_bits(component, CS42L73_ASPC, 0x3c, spfs << 2); in cs42l73_update_asrc()

Completed in 6 milliseconds