Lines Matching refs:hactive
1109 u32 hactive; member
1244 timings->hactive); in fb_timings_vfreq()
1245 timings->htotal = timings->hactive + timings->hblank; in fb_timings_vfreq()
1255 timings->hactive); in fb_timings_hfreq()
1256 timings->htotal = timings->hactive + timings->hblank; in fb_timings_hfreq()
1263 timings->hactive); in fb_timings_dclk()
1264 timings->htotal = timings->hactive + timings->hblank; in fb_timings_dclk()
1338 timings->hactive = var->xres; in fb_get_mode()
1406 fbmode->xres = vm->hactive; in fb_videomode_from_videomode()
1432 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()
1484 np, vm.hactive, vm.vactive, np->name); in of_get_fb_videomode()