Searched defs:vfp (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/arch/arm/vfp/ |
D | vfpmodule.c | 95 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_flush() local 124 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_exit() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | ucontext.h | 94 struct vfp_sigframe vfp; member
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 239 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_set() local 445 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_valid() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi_pll.c | 60 u32 hactive, vactive, hfp, hsync, hbp, vfp, vsync, vbp; in dsi_rr_formula() local
|
D | intel_dsi.c | 700 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | signal32.c | 88 struct compat_vfp_sigframe vfp; member
|
/linux-4.1.27/arch/arm/kernel/ |
D | ptrace.c | 672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get() local
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | omapfb.h | 85 int vfp; /* Vertical front porch */ member
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_drv.h | 287 u32 vfp; member
|
/linux-4.1.27/include/video/ |
D | omapdss.h | 277 u16 vfp; member 352 u16 vfp; /* Vertical front porch */ member
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 2953 int vsw, int vfp, int vbp) in _dispc_lcd_timings_ok() 2998 int hfp, int hbp, int vsw, int vfp, int vbp, in _dispc_mgr_set_lcd_timings()
|
D | dsi.c | 3714 int vfp = dsi->vm_timings.vfp; in dsi_proto_timings() local
|