Searched refs:vpos (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | lm363x-regulator.txt | 19 - vpos 24 - vpos 59 vpos { 93 vpos {
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | dvo_ns2501.c | 219 u16 vpos; /* vertical position, 8e/8f */ member 246 .vpos = 16, 266 .vpos = 4, 285 .vpos = 7, 631 ns2501_writeb(dvo, NS2501_REG8E, conf->vpos & 0xff); in ns2501_mode_set() 632 ns2501_writeb(dvo, NS2501_REG8F, conf->vpos >> 8); in ns2501_mode_set()
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | ti-lmu.txt | 91 vpos { 135 vpos { 244 vpos {
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 85 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, in nouveau_display_scanoutpos_head() argument 110 *vpos = calc(args.vblanks, args.vblanke, args.vtotal, args.vline); in nouveau_display_scanoutpos_head() 119 bool in_vblank_irq, int *vpos, int *hpos, in nouveau_display_scanoutpos() argument 123 return nouveau_display_scanoutpos_head(crtc, vpos, hpos, in nouveau_display_scanoutpos()
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lm36274.txt | 57 vpos {
|
| /linux/Documentation/gpu/ |
| H A D | kms-properties.csv | 27 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 47 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_drv.h | 114 void (*get_scan_pos)(struct lsdc_crtc *lcrtc, int *hpos, int *vpos);
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo_regs.h | 600 unsigned int vpos:1; member
|
| H A D | psb_intel_sdvo.c | 166 struct drm_property *vpos; member 1706 CHECK_PROPERTY(vpos, VPOS) in psb_intel_sdvo_set_property() 2328 ENHANCEMENT(vpos, VPOS); in psb_intel_sdvo_create_enhance_property_tv()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3792 int planes_count = 0, vpos, hpos; in amdgpu_dm_commit_planes() local 4022 0, &vpos, &hpos, NULL, in amdgpu_dm_commit_planes()
|