Home
last modified time | relevance | path

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

/linux/sound/soc/au1x/
H A Dpsc-i2s.c45 #define I2SPCR_STOP(stype) \ macro
205 __raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata)); in au1xpsc_i2s_start()
217 __raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata)); in au1xpsc_i2s_stop()