SUN6I_TFR_CTL_REG  179 drivers/spi/spi-sun6i.c 	reg = sun6i_spi_read(sspi, SUN6I_TFR_CTL_REG);
SUN6I_TFR_CTL_REG  188 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_TFR_CTL_REG, reg);
SUN6I_TFR_CTL_REG  238 drivers/spi/spi-sun6i.c 	reg = sun6i_spi_read(sspi, SUN6I_TFR_CTL_REG);
SUN6I_TFR_CTL_REG  267 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_TFR_CTL_REG, reg);
SUN6I_TFR_CTL_REG  324 drivers/spi/spi-sun6i.c 	reg = sun6i_spi_read(sspi, SUN6I_TFR_CTL_REG);
SUN6I_TFR_CTL_REG  325 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_TFR_CTL_REG, reg | SUN6I_TFR_CTL_XCH);