SSCR1_SPH          56 drivers/input/mouse/navpoint.c 	| SSCR1_SPH		/* SPH = 1; SSPSCLK inactive 0.5 + 1 cycles */
SSCR1_SPH          50 drivers/spi/spi-pxa2xx.c 				| SSCR1_SPH | SSCR1_SPO | SSCR1_LBM)
SSCR1_SPH          56 drivers/spi/spi-pxa2xx.c 				| SSCR1_SPH | SSCR1_SPO | SSCR1_LBM)
SSCR1_SPH          63 drivers/spi/spi-pxa2xx.c 				| SSCR1_SPH | SSCR1_SPO | SSCR1_LBM)
SSCR1_SPH        1335 drivers/spi/spi-pxa2xx.c 		chip->cr1 |= SSCR1_SPH;
SSCR1_SPH        1376 drivers/spi/spi-pxa2xx.c 	chip->cr1 &= ~(SSCR1_SPO | SSCR1_SPH);
SSCR1_SPH        1377 drivers/spi/spi-pxa2xx.c 	chip->cr1 |= (((spi->mode & SPI_CPHA) != 0) ? SSCR1_SPH : 0)
SSCR1_SPH        1801 drivers/spi/spi-pxa2xx.c 			      SSCR1_SPH;