Searched refs:strcr (Results 1 – 1 of 1) sorted by relevance
907 u32 strcr = 0, scr = 0, stcr, srcr, mask; in _fsl_ssi_set_dai_fmt() local916 strcr |= SSI_STCR_TXBIT0; in _fsl_ssi_set_dai_fmt()947 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()951 strcr |= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()955 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()959 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()963 strcr |= SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()978 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()982 strcr ^= SSI_STCR_TFSI; in _fsl_ssi_set_dai_fmt()986 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()[all …]