Lines Matching refs:strcr
880 u32 strcr = 0, scr = 0, stcr, srcr, mask;
889 strcr |= SSI_STCR_TXBIT0;
920 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS;
924 strcr |= SSI_STCR_TSCKP;
928 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS;
932 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP;
936 strcr |= SSI_STCR_TEFS;
951 strcr ^= SSI_STCR_TSCKP;
955 strcr ^= SSI_STCR_TFSI;
959 strcr ^= SSI_STCR_TSCKP;
960 strcr ^= SSI_STCR_TFSI;
970 strcr |= SSI_STCR_TFDIR | SSI_STCR_TXDIR;
978 strcr |= SSI_STCR_TFDIR;
984 stcr = strcr;
985 srcr = strcr;