SSP_CR1           529 drivers/spi/spi-pl022.c 	writew((readw(SSP_CR1(pl022->virtbase)) &
SSP_CR1           530 drivers/spi/spi-pl022.c 		(~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
SSP_CR1           566 drivers/spi/spi-pl022.c 	writew(chip->cr1, SSP_CR1(pl022->virtbase));
SSP_CR1           652 drivers/spi/spi-pl022.c 		writew(DEFAULT_SSP_REG_CR1_ST_PL023, SSP_CR1(pl022->virtbase));
SSP_CR1           655 drivers/spi/spi-pl022.c 		writew(DEFAULT_SSP_REG_CR1_ST, SSP_CR1(pl022->virtbase));
SSP_CR1           658 drivers/spi/spi-pl022.c 		writew(DEFAULT_SSP_REG_CR1, SSP_CR1(pl022->virtbase));
SSP_CR1          1292 drivers/spi/spi-pl022.c 		writew((readw(SSP_CR1(pl022->virtbase)) &
SSP_CR1          1293 drivers/spi/spi-pl022.c 			(~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
SSP_CR1          1474 drivers/spi/spi-pl022.c 	writew((readw(SSP_CR1(pl022->virtbase)) | SSP_CR1_MASK_SSE),
SSP_CR1          1475 drivers/spi/spi-pl022.c 	       SSP_CR1(pl022->virtbase));
SSP_CR1          1488 drivers/spi/spi-pl022.c 	read_cr1 = readw(SSP_CR1(pl022->virtbase));
SSP_CR1          1542 drivers/spi/spi-pl022.c 		writew((readw(SSP_CR1(pl022->virtbase)) | SSP_CR1_MASK_SSE),
SSP_CR1          1543 drivers/spi/spi-pl022.c 		       SSP_CR1(pl022->virtbase));
SSP_CR1          1614 drivers/spi/spi-pl022.c 	writew((readw(SSP_CR1(pl022->virtbase)) &
SSP_CR1          1615 drivers/spi/spi-pl022.c 		(~SSP_CR1_MASK_SSE)), SSP_CR1(pl022->virtbase));
SSP_CR1          2248 drivers/spi/spi-pl022.c 	writew((readw(SSP_CR1(pl022->virtbase)) & (~SSP_CR1_MASK_SSE)),
SSP_CR1          2249 drivers/spi/spi-pl022.c 	       SSP_CR1(pl022->virtbase));