Searched refs:SSI_SOR_RX_CLR (Results 1 – 2 of 2) sorted by relevance
248 #define SSI_SOR_RX_CLR 0x00000020 macro250 #define SSI_SOR_xX_CLR(tx) ((tx) ? SSI_SOR_TX_CLR : SSI_SOR_RX_CLR)
147 #define SSI_SOR_RX_CLR (1 << 5) macro