Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/samsung/
Dregs-i2s-v2.h44 #define S3C2412_IISCON_TXCH_PAUSE (1 << 4) macro
Ds3c-i2s-v2.c47 bit_set(con, S3C2412_IISCON_TXCH_PAUSE), in dbg_showcon()
77 con &= ~S3C2412_IISCON_TXCH_PAUSE; in s3c2412_snd_txctrl()
105 con |= S3C2412_IISCON_TXCH_PAUSE; in s3c2412_snd_txctrl()