/linux/drivers/video/fbdev/core/ |
H A D | fbcvt.c | 47 u32 hsync; member 127 u32 hsync; in fb_cvt_hsync() local
|
/linux/drivers/video/fbdev/geode/ |
H A D | video_cs5530.c | 137 int blank, hsync, vsync; in cs5530_blank_display() local
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_rgb.c | 67 u32 hsync = mode->hsync_end - mode->hsync_start; in sun4i_rgb_mode_valid() local
|
H A D | sun4i_tcon.c | 511 unsigned int bp, hsync, vsync; in sun4i_tcon0_mode_set_rgb() local 601 unsigned int bp, hsync, vsync, vtotal; in sun4i_tcon1_mode_set() local
|
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_vout.h | 23 u32 hsync; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.c | 80 nv50_pior_power(struct nvkm_ior *pior, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_pior_power() 212 nv50_sor_power(struct nvkm_ior *sor, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_sor_power() 313 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_dac_power()
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_display.c | 386 int hsync; in psb_intel_crtc_mode_get() local
|
H A D | cdv_intel_display.c | 924 int hsync; in cdv_intel_crtc_mode_get() local
|
H A D | psb_drv.h | 231 u32 hsync; member 265 u32 hsync; member
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | vlv_dsi.c | 1023 u16 hactive, hfp, hsync, hbp, vfp, vsync; in bxt_dsi_get_pipe_config() local 1222 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local
|
H A D | intel_vbt_defs.h | 1606 u16 hsync; member
|
/linux/drivers/gpu/drm/stm/ |
H A D | dw_mipi_dsi-stm.c | 529 int dsi_short_packet_size_px, hfp, hsync, hbp, delay_to_lp; in dw_mipi_dsi_stm_mode_valid() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_modes.c | 879 int hsync, hfront_porch, vodd_front_porch_lines; in drm_gtf_mode_complex() local
|
H A D | drm_edid.c | 3587 int hsync, hmin, hmax; in mode_in_hsync_range() local 6773 unsigned int hsync = (le16_to_cpu(timings->hsync) & 0x7fff) + 1; in drm_mode_displayid_detailed() local
|
/linux/drivers/video/fbdev/ |
H A D | atafb.c | 825 int right, hsync, left; /* standard timing in clock cycles, not pixel */ member
|
H A D | pxa168fb.h | 380 #define CFG_INV_HSYNC(hsync) ((hsync) << 2) argument
|
/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.c | 567 unsigned int dclock, hsync; in sisfb_verify_rate() local
|
/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 610 #define CFG_INV_HSYNC(hsync) ((hsync)<<2) argument
|
/linux/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7778.c | 1674 #define VIN_PFC_SYNC(name, hsync, vsync) SH_PFC_MUX2(name, hsync, vsync) argument
|