Lines Matching refs:hactive
1025 u32 hactive; member
1159 timings->hactive); in fb_timings_vfreq()
1160 timings->htotal = timings->hactive + timings->hblank; in fb_timings_vfreq()
1170 timings->hactive); in fb_timings_hfreq()
1171 timings->htotal = timings->hactive + timings->hblank; in fb_timings_hfreq()
1178 timings->hactive); in fb_timings_dclk()
1179 timings->htotal = timings->hactive + timings->hblank; in fb_timings_dclk()
1253 timings->hactive = var->xres; in fb_get_mode()
1321 fbmode->xres = vm->hactive; in fb_videomode_from_videomode()
1347 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()
1400 np, vm.hactive, vm.vactive); in of_get_fb_videomode()