Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/backlight/
Dtosa_lcd.c94 tosa_tg_send(spi, TG_PINICTL,0x4); in tosa_lcd_tg_on()
98 tosa_tg_send(spi, TG_PINICTL,0x0); in tosa_lcd_tg_on()
118 tosa_tg_send(spi, TG_PINICTL,0x4); in tosa_lcd_tg_off()
122 tosa_tg_send(spi, TG_PINICTL,0x6); in tosa_lcd_tg_off()
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dtosa.h86 #define TG_PINICTL 0x06 macro