Lines Matching refs:hactive
1108 u32 hactive; member
1243 timings->hactive); in fb_timings_vfreq()
1244 timings->htotal = timings->hactive + timings->hblank; in fb_timings_vfreq()
1254 timings->hactive); in fb_timings_hfreq()
1255 timings->htotal = timings->hactive + timings->hblank; in fb_timings_hfreq()
1262 timings->hactive); in fb_timings_dclk()
1263 timings->htotal = timings->hactive + timings->hblank; in fb_timings_dclk()
1337 timings->hactive = var->xres; in fb_get_mode()
1405 fbmode->xres = vm->hactive; in fb_videomode_from_videomode()
1431 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()
1483 of_node_full_name(np), vm.hactive, vm.vactive, np->name); in of_get_fb_videomode()