SUN6I_INT_CTL_REG  123 drivers/spi/spi-sun6i.c 	u32 reg = sun6i_spi_read(sspi, SUN6I_INT_CTL_REG);
SUN6I_INT_CTL_REG  126 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_INT_CTL_REG, reg);
SUN6I_INT_CTL_REG  131 drivers/spi/spi-sun6i.c 	u32 reg = sun6i_spi_read(sspi, SUN6I_INT_CTL_REG);
SUN6I_INT_CTL_REG  134 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_INT_CTL_REG, reg);
SUN6I_INT_CTL_REG  317 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_INT_CTL_REG, SUN6I_INT_CTL_TC);
SUN6I_INT_CTL_REG  342 drivers/spi/spi-sun6i.c 	sun6i_spi_write(sspi, SUN6I_INT_CTL_REG, 0);