Home
last modified time | relevance | path

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

/linux/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) in tpo_td043_write() function
123 tpo_td043_write(spi, 0x11, val); in tpo_td043_write_gamma()
127 tpo_td043_write(spi, 0x12, val); in tpo_td043_write_gamma()
131 tpo_td043_write(spi, 0x13, val); in tpo_td043_write_gamma()
135 tpo_td043_write(spi, 0x14 + i, gamma[i] & 0xff); in tpo_td043_write_gamma()
147 return tpo_td043_write(spi, 4, reg4); in tpo_td043_write_mirror()
218 tpo_td043_write(ddata->spi, 2, val); in tpo_td043_mode_store()
295 tpo_td043_write(ddata->spi, 2, in tpo_td043_power_on()
297 tpo_td043_write(ddata->spi, 3, TPO_R03_VAL_NORMAL); in tpo_td043_power_on()
298 tpo_td043_write(ddata->spi, 0x20, 0xf0); in tpo_td043_power_on()
[all …]