pxa2xx_spi_update
pxa2xx_spi_update(drv_data, SSIRF, GENMASK(7, 0), chip->lpss_rx_threshold);
pxa2xx_spi_update(drv_data, SSITF, GENMASK(15, 0), chip->lpss_tx_threshold);
pxa2xx_spi_update(drv_data, SFIFOTT, mask, thresh);
pxa2xx_spi_update(drv_data, DDS_RATE, GENMASK(23, 0), chip->dds_rate);
pxa2xx_spi_update(drv_data, SSCR1, change_mask, cr1);
pxa2xx_spi_update(drv_data, SSCR0, GENMASK(31, 0), cr0);
pxa2xx_spi_update(drv_data, SSCR1, mask, threshold);