Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dau1100fb.c72 u32 horztiming; member
286 .horztiming = 0x005aff1f,
296 .horztiming = 0x0A1010EF,
314 .horztiming =
336 .horztiming =
356 .horztiming = 0x3434d67f,
368 .horztiming = 0x0e4bfe7f,
508 fbdev->regs->lcd_horztiming = fbdev->panel->horztiming; in au1100fb_setmode()
H A Dau1200fb.h42 volatile uint32 horztiming; member
H A Dau1200fb.c840 lcd->horztiming = panel->mode_horztiming; in au1200_setpanel()
890 D(lcd->horztiming); in au1200_setpanel()