Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/starfive/
H A Djh7110_tdm.c221 u32 datarx, datatx; in jh7110_tdm_config() local
234 datatx = (tdm->tx.ifl << IFL_BIT) | in jh7110_tdm_config()
241 jh7110_tdm_writel(tdm, TDM_PCMTXCR, datatx); in jh7110_tdm_config()