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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/backlight/
H A Dtosa_lcd.c46 static int tosa_tg_send(struct spi_device *spi, int adrs, uint8_t data) function
66 return tosa_tg_send(spi, TG_GPODR2, enable? 0x01 : 0x00);
78 tosa_tg_send(data->spi, TG_TPOSCTL, 0x00);
80 tosa_tg_send(data->spi, TG_GPOSR, 0x02);
91 tosa_tg_send(spi, TG_PNLCTL, value);
94 tosa_tg_send(spi, TG_PINICTL,0x4);
98 tosa_tg_send(spi, TG_PINICTL,0x0);
118 tosa_tg_send(spi, TG_PINICTL,0x4);
122 tosa_tg_send(spi, TG_PINICTL,0x6);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/backlight/
H A Dtosa_lcd.c46 static int tosa_tg_send(struct spi_device *spi, int adrs, uint8_t data) function
66 return tosa_tg_send(spi, TG_GPODR2, enable? 0x01 : 0x00);
78 tosa_tg_send(data->spi, TG_TPOSCTL, 0x00);
80 tosa_tg_send(data->spi, TG_GPOSR, 0x02);
91 tosa_tg_send(spi, TG_PNLCTL, value);
94 tosa_tg_send(spi, TG_PINICTL,0x4);
98 tosa_tg_send(spi, TG_PINICTL,0x0);
118 tosa_tg_send(spi, TG_PINICTL,0x4);
122 tosa_tg_send(spi, TG_PINICTL,0x6);

Completed in 118 milliseconds