Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcthw20k1.c746 #define SRTCTL_EC 0x40000000 macro
868 set_field(&ctl->srtctl, SRTCTL_EC, ec ? 1 : 0); in dai_srt_set_ec()
Dcthw20k2.c737 #define SRTCTL_EC 0x01000000 macro
858 set_field(&ctl->srt, SRTCTL_EC, ec ? 1 : 0); in dai_srt_set_ec()