Searched refs:tpo_td043_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-tpo-td043mtea1.c93 static int tpo_td043_write(struct spi_device *spi, u8 addr, u8 data) function
123 tpo_td043_write(spi, 0x11, val);
127 tpo_td043_write(spi, 0x12, val);
131 tpo_td043_write(spi, 0x13, val);
135 tpo_td043_write(spi, 0x14 + i, gamma[i] & 0xff);
147 return tpo_td043_write(spi, 4, reg4);
218 tpo_td043_write(ddata->spi, 2, val);
295 tpo_td043_write(ddata->spi, 2,
297 tpo_td043_write(ddata->spi, 3, TPO_R03_VAL_NORMAL);
298 tpo_td043_write(ddat
[all...]

Completed in 106 milliseconds