Lines Matching refs:SSCR1
606 pxa2xx_spi_update(drv_data, SSCR1, mask, threshold); in reset_sccr1()
644 if (!(pxa2xx_spi_read(drv_data, SSCR1) & SSCR1_TIE)) in interrupt_transfer()
682 sccr1_reg = pxa2xx_spi_read(drv_data, SSCR1); in interrupt_transfer()
710 pxa2xx_spi_write(drv_data, SSCR1, sccr1_reg); in interrupt_transfer()
751 sccr1_reg = pxa2xx_spi_read(drv_data, SSCR1); in ssp_int()
764 pxa2xx_spi_write(drv_data, SSCR1, sccr1_reg & ~drv_data->int_cr1); in ssp_int()
765 pxa2xx_spi_write(drv_data, SSCR1, sccr1_reg); in ssp_int()
1086 pxa2xx_spi_update(drv_data, SSCR1, change_mask, cr1); in pxa2xx_spi_transfer_one()
1120 pxa2xx_spi_write(drv_data, SSCR1, cr1); in pxa2xx_spi_transfer_one()
1686 pxa2xx_spi_write(drv_data, SSCR1, tmp); in pxa2xx_spi_probe()
1695 pxa2xx_spi_write(drv_data, SSCR1, tmp); in pxa2xx_spi_probe()
1712 pxa2xx_spi_write(drv_data, SSCR1, tmp); in pxa2xx_spi_probe()