Home
last modified time | relevance | path

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

/linux/sound/soc/bcm/
H A Dcygnus-ssp.c829 u32 ssp_outcfg; in cygnus_ssp_set_fmt() local
887 ssp_outcfg = (ssp_curcfg & I2S_OUT_CFG_REG_UPDATE_MASK) | ssp_newcfg; in cygnus_ssp_set_fmt()
888 writel(ssp_outcfg, aio->cygaud->audio + aio->regs.i2s_cfg); in cygnus_ssp_set_fmt()