Lines Matching refs:strcr
907 u32 strcr = 0, scr = 0, stcr, srcr, mask;
916 strcr |= SSI_STCR_TXBIT0;
947 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS;
951 strcr |= SSI_STCR_TSCKP;
955 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS;
959 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP;
963 strcr |= SSI_STCR_TEFS;
978 strcr ^= SSI_STCR_TSCKP;
982 strcr ^= SSI_STCR_TFSI;
986 strcr ^= SSI_STCR_TSCKP;
987 strcr ^= SSI_STCR_TFSI;
997 strcr |= SSI_STCR_TFDIR | SSI_STCR_TXDIR;
1005 strcr |= SSI_STCR_TFDIR;
1011 stcr = strcr;
1012 srcr = strcr;