Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dsh7760fb.c201 unsigned short hsynp, hsynw, htcn, hdcn; in sh7760fb_set_par() local
216 hsynw = vm->hsync_len; in sh7760fb_set_par()
217 htcn = vm->left_margin + hsynp + hsynw; in sh7760fb_set_par()
263 iowrite16(((hsynp >> 3) - 1) | (((hsynw >> 3) - 1) << 12), in sh7760fb_set_par()
330 dev_dbg(info->dev, "hsynw : %6d hsynp : %6d\n", hsynw, hsynp); in sh7760fb_set_par()

Completed in 3 milliseconds