Home
last modified time | relevance | path

Searched refs:vfp (Results 1 – 25 of 68) sorted by relevance

123

/linux-6.1.9/drivers/gpu/drm/bridge/adv7511/
Dadv7533.c31 unsigned int hsw, hfp, hbp, vsw, vfp, vbp; in adv7511_dsi_config_timing_gen() local
38 vfp = mode->vsync_start - mode->vdisplay; in adv7511_dsi_config_timing_gen()
60 regmap_write(adv->regmap_cec, 0x34, vfp >> 4); in adv7511_dsi_config_timing_gen()
61 regmap_write(adv->regmap_cec, 0x35, (vfp << 4) & 0xff); in adv7511_dsi_config_timing_gen()
/linux-6.1.9/arch/arm/vfp/
Dvfpmodule.c92 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_flush() local
104 if (vfp_current_hw_state[cpu] == vfp) in vfp_thread_flush()
109 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush()
111 vfp->hard.fpexc = FPEXC_EN; in vfp_thread_flush()
112 vfp->hard.fpscr = FPSCR_ROUND_NEAREST; in vfp_thread_flush()
114 vfp->hard.cpu = NR_CPUS; in vfp_thread_flush()
121 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_exit() local
124 if (vfp_current_hw_state[cpu] == vfp) in vfp_thread_exit()
/linux-6.1.9/drivers/gpu/drm/panel/
Dpanel-olimex-lcd-olinuxino.c34 u32 vfp; member
168 mode->vsync_start = lcd_mode->vactive + lcd_mode->vfp; in lcd_olinuxino_get_modes()
169 mode->vsync_end = lcd_mode->vactive + lcd_mode->vfp + in lcd_olinuxino_get_modes()
171 mode->vtotal = lcd_mode->vactive + lcd_mode->vfp + in lcd_olinuxino_get_modes()
/linux-6.1.9/drivers/gpu/drm/kmb/
Dkmb_crtc.c195 int vfp = mode->vsync_start - mode->vdisplay; in kmb_crtc_mode_valid() local
214 if (vfp < KMB_CRTC_MIN_VFP) { in kmb_crtc_mode_valid()
215 drm_dbg(dev, "vfp = %d less than %d", vfp, KMB_CRTC_MIN_VFP); in kmb_crtc_mode_valid()
/linux-6.1.9/drivers/gpu/drm/logicvc/
Dlogicvc_crtc.c75 unsigned int vact, vfp, vsl, vbp; in logicvc_crtc_atomic_enable() local
87 vfp = mode->vsync_start - mode->vdisplay; in logicvc_crtc_atomic_enable()
96 regmap_write(logicvc->regmap, LOGICVC_VSYNC_FRONT_PORCH_REG, vfp - 1); in logicvc_crtc_atomic_enable()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dlontium-lt8912b.c277 u32 vactive, v_total, vpw, vfp, vbp; in lt8912_video_setup() local
292 vfp = lt->mode.vfront_porch; in lt8912_video_setup()
295 v_total = vactive + vfp + vpw + vbp; in lt8912_video_setup()
321 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x3a, vfp & 0xff); in lt8912_video_setup()
322 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x3b, vfp >> 8); in lt8912_video_setup()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_wp.c176 timing_v |= FLD_VAL(timings->vfp, 19, 8); in hdmi_wp_video_config_timing()
196 timings->vfp = param->timings.vfp; in hdmi_wp_init_vid_fmt_timings()
Ddisplay.c271 ovt->vfp = vm->vfront_porch; in videomode_to_omap_video_timings()
304 vm->vfront_porch = ovt->vfp; in omap_video_timings_to_videomode()
Ddisplay-sysfs.c99 t.y_res, t.vfp, t.vbp, t.vsw); in display_timings_show()
124 &t.y_res, &t.vfp, &t.vbp, &t.vsw) != 9) in display_timings_store()
/linux-6.1.9/arch/arm/kernel/
Dptrace.c618 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get() local
623 membuf_write(&to, vfp->fpregs, sizeof(vfp->fpregs)); in vfp_get()
624 membuf_zero(&to, user_fpscr_offset - sizeof(vfp->fpregs)); in vfp_get()
625 return membuf_store(&to, vfp->fpscr); in vfp_get()
/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c279 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_set_mode() local
319 vfp = mode->vsync_start - mode->vdisplay; in tilcdc_crtc_set_mode()
323 mode->hdisplay, mode->vdisplay, hbp, hfp, hsw, vbp, vfp, vsw); in tilcdc_crtc_set_mode()
353 ((vfp & 0xff) << 16) | in tilcdc_crtc_set_mode()
776 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_valid() local
800 vfp = mode->vsync_start - mode->vdisplay; in tilcdc_crtc_mode_valid()
823 if (vfp & ~0xff) { in tilcdc_crtc_mode_valid()
/linux-6.1.9/drivers/video/fbdev/omap/
Dlcd_htcherald.c38 .vfp = 2,
Dlcd_palmte.c30 .vfp = 8,
Dlcd_palmtt.c41 .vfp = 8,
Dlcd_palmz71.c35 .vfp = 8,
Dlcd_osk.c61 .vfp = 1,
Dlcd_inn1510.c43 .vfp = 1,
Dlcd_h3.c57 .vfp = 1,
Dlcd_inn1610.c72 .vfp = 1,
Dlcd_ams_delta.c116 .vfp = 0,
/linux-6.1.9/arch/arm/
DKbuild5 obj-$(CONFIG_VFP) += vfp/
/linux-6.1.9/arch/arm/include/asm/
Ducontext.h88 struct vfp_sigframe vfp; member
/linux-6.1.9/Documentation/arm/
Dindex.rst79 vfp/release-notes
/linux-6.1.9/drivers/gpu/drm/pl111/
Dpl111_display.c134 u32 lpp, vsw, vfp, vbp; in pl111_display_enable() local
154 vfp = mode->vsync_start - mode->vdisplay; in pl111_display_enable()
166 (vfp << 16) | in pl111_display_enable()
/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_regs.h418 #define BS_V_INTVALS(vfp, vbp) (((vfp) & 0x3FFF) + (((vbp) & 0xFF) << 16)) argument

123