Lines Matching refs:hactive
1022 u32 hactive; member
1156 timings->hactive); in fb_timings_vfreq()
1157 timings->htotal = timings->hactive + timings->hblank; in fb_timings_vfreq()
1167 timings->hactive); in fb_timings_hfreq()
1168 timings->htotal = timings->hactive + timings->hblank; in fb_timings_hfreq()
1175 timings->hactive); in fb_timings_dclk()
1176 timings->htotal = timings->hactive + timings->hblank; in fb_timings_dclk()
1250 timings->hactive = var->xres; in fb_get_mode()
1318 fbmode->xres = vm->hactive; in fb_videomode_from_videomode()
1344 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()
1397 np, vm.hactive, vm.vactive); in of_get_fb_videomode()