Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dcthw20k2.c733 #define SRTCTL_EC 0x01000000 macro
854 set_field(&ctl->srt, SRTCTL_EC, ec ? 1 : 0); in dai_srt_set_ec()
Dcthw20k1.c742 #define SRTCTL_EC 0x40000000 macro
864 set_field(&ctl->srtctl, SRTCTL_EC, ec ? 1 : 0); in dai_srt_set_ec()