Lines Matching refs:SSP_CR1_MASK_SSE
114 #define SSP_CR1_MASK_SSE (0x1UL << 1)
533 (~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
608 GEN_MASK_BITS(SSP_DISABLED, SSP_CR1_MASK_SSE, 1) | \
628 GEN_MASK_BITS(SSP_DISABLED, SSP_CR1_MASK_SSE, 1) | \
1298 (~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
1478 writew((readw(SSP_CR1(pl022->virtbase)) | SSP_CR1_MASK_SSE),
1545 writew((readw(SSP_CR1(pl022->virtbase)) | SSP_CR1_MASK_SSE),
1618 (~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
2064 SSP_WRITE_BITS(chip->cr1, SSP_DISABLED, SSP_CR1_MASK_SSE, 1);
2252 writew((readw(SSP_CR1(pl022->virtbase)) & (~SSP_CR1_MASK_SSE)),