Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/samsung/
Dregs-i2s-v2.h38 #define S3C2412_IISCON_TXFIFO_EMPTY (1 << 10) macro
Ds3c-i2s-v2.c38 bit_set(con, S3C2412_IISCON_TXFIFO_EMPTY), in dbg_showcon()