Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/samsung/
Dregs-i2s-v2.h45 #define S3C2412_IISCON_RXCH_PAUSE (1 << 3) macro
Ds3c-i2s-v2.c59 bit_set(con, S3C2412_IISCON_RXCH_PAUSE)); in dbg_showcon()
161 con &= ~S3C2412_IISCON_RXCH_PAUSE; in s3c2412_snd_rxctrl()
186 con |= S3C2412_IISCON_RXCH_PAUSE; in s3c2412_snd_rxctrl()