/linux-4.1.27/arch/arm/include/asm/ |
H A D | ucontext.h | 94 struct vfp_sigframe vfp; member in struct:aux_sigframe
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_dsi_pll.c | 60 u32 hactive, vactive, hfp, hsync, hbp, vfp, vsync, vbp; dsi_rr_formula() local
|
H A D | intel_dsi.c | 700 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 D | tilcdc_crtc.c | 239 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 D | vfpmodule.c | 95 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 D | signal32.c | 88 struct compat_vfp_sigframe vfp; member in struct:compat_aux_sigframe
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | ptrace.c | 672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; vfp_get() local
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 85 int vfp; /* Vertical front porch */ member in struct:lcd_panel
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
H A D | ast_drv.h | 287 u32 vfp; member in struct:ast_vbios_enhtable
|
/linux-4.1.27/include/video/ |
H A D | omapdss.h | 277 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 D | dispc.c | 2952 _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 D | dsi.c | 3714 int vfp = dsi->vm_timings.vfp; dsi_proto_timings() local
|