Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h200 #define PSC_I2SCFG_TT_FIFO8 (3 << 28) macro
/linux-5.19.10/sound/soc/au1x/
Dpsc-i2s.c328 wd->cfg |= PSC_I2SCFG_RT_FIFO8 | PSC_I2SCFG_TT_FIFO8; in au1xpsc_i2s_drvprobe()