Searched defs:vfp (Results 26 – 38 of 38) sorted by relevance
12
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 127 int vbp, vpw, vfp; in _dpu_plane_calc_bw() local
|
/openbmc/linux/drivers/gpu/drm/ast/ |
H A D | ast_drv.h | 366 u32 vfp; member
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 1023 u32 hsw, hfp, hbp, vsw, vfp, vbp; in dispc_vp_enable() local 1169 u32 hsw, hfp, hbp, vsw, vfp, vbp; in dispc_vp_mode_valid() local
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 824 const u8 vfp = bpf2sparc[BPF_REG_FP]; in build_prologue() local
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_regs.h | 418 #define BS_V_INTVALS(vfp, vbp) (((vfp) & 0x3FFF) + (((vbp) & 0xFF) << 16)) argument
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.h | 204 u16 vfp; member
|
H A D | dsi.c | 2891 int vfp = dsi->vm_timings.vfp; in dsi_proto_timings() local
|
H A D | dispc.c | 3103 int vsw, int vfp, int vbp) in _dispc_lcd_timings_ok()
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-mipi-dsi.c | 749 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi_vertical_timing_config() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_modes.c | 341 unsigned int vfp, vfp_min; in fill_analog_mode() local
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 2974 int vsw, int vfp, int vbp) in _dispc_lcd_timings_ok() 3019 int hfp, int hbp, int vsw, int vfp, int vbp, in _dispc_mgr_set_lcd_timings()
|
H A D | dsi.c | 3699 int vfp = dsi->vm_timings.vfp; in dsi_proto_timings() local
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 668 } vfp; member
|
12