Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dati_radeon_fb.c624 unsigned long t1, hsynch, vsynch; in video_hw_init() local
676 hsynch = 1000000000L / t1; in video_hw_init()
684 res_mode->yres, bits_per_pixel, (hsynch / 1000), in video_hw_init()
A Dmx3fb.c810 unsigned long t1, hsynch, vsynch; in video_hw_init() local
855 hsynch = 1000000000L / t1; in video_hw_init()
864 bits_per_pixel, (hsynch / 1000), (vsynch / 1000)); in video_hw_init()

Completed in 6 milliseconds