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