Searched refs:TCR4_FRSZ_S (Results 1 – 1 of 1) sorted by relevance
91 #define TCR4_FRSZ_S 16 /* Frame size Shift */ macro650 reg &= ~(TCR4_FRSZ_M << TCR4_FRSZ_S); in setup_sai()651 reg |= (1 << TCR4_FRSZ_S); /* 2 words per frame */ in setup_sai()