Searched defs:vfp (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Ducontext.h94 struct vfp_sigframe vfp; member in struct:aux_sigframe
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_dsi_pll.c60 u32 hactive, vactive, hfp, hsync, hbp, vfp, vsync, vbp; dsi_rr_formula() local
H A Dintel_dsi.c700 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; set_dsi_timings() local
738 I915_WRITE(MIPI_VFP_COUNT(port), vfp); set_dsi_timings() local
/linux-4.1.27/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c239 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; tilcdc_crtc_mode_set() local
445 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; tilcdc_crtc_mode_valid() local
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c95 union vfp_state *vfp = &thread->vfpstate; vfp_thread_flush() local
124 union vfp_state *vfp = &thread->vfpstate; vfp_thread_exit() local
/linux-4.1.27/arch/arm64/kernel/
H A Dsignal32.c88 struct compat_vfp_sigframe vfp; member in struct:compat_aux_sigframe
/linux-4.1.27/arch/arm/kernel/
H A Dptrace.c672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; vfp_get() local
/linux-4.1.27/drivers/video/fbdev/omap/
H A Domapfb.h85 int vfp; /* Vertical front porch */ member in struct:lcd_panel
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_drv.h287 u32 vfp; member in struct:ast_vbios_enhtable
/linux-4.1.27/include/video/
H A Domapdss.h277 u16 vfp; member in struct:omap_dss_dsi_videomode_timings
352 u16 vfp; /* Vertical front porch */ member in struct:omap_video_timings
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddispc.c2952 _dispc_lcd_timings_ok(int hsw, int hfp, int hbp, int vsw, int vfp, int vbp) _dispc_lcd_timings_ok() argument
2997 _dispc_mgr_set_lcd_timings(enum omap_channel channel, int hsw, int hfp, int hbp, int vsw, int vfp, int vbp, enum omap_dss_signal_level vsync_level, enum omap_dss_signal_level hsync_level, enum omap_dss_signal_edge data_pclk_edge, enum omap_dss_signal_level de_level, enum omap_dss_signal_edge sync_pclk_edge) _dispc_mgr_set_lcd_timings() argument
H A Ddsi.c3714 int vfp = dsi->vm_timings.vfp; dsi_proto_timings() local

Completed in 456 milliseconds