Searched refs:MCASP_RXFMT_RROT_M (Results 1 – 2 of 2) sorted by relevance
559 #define MCASP_RXFMT_RROT_M 0x00000007 // Right Rotate Value 0x0 0x1 0x2 macro
1319 … ((object->sampleRotation << MCASP_RXFMT_RROT_S ) & MCASP_RXFMT_RROT_M)); in configSerialFormat()