Searched defs:hactive (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_display_helper.c | 175 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_origin_mode() local 192 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_split_mode() local
|
| H A D | rockchip_display.c | 395 int hactive, vactive, pixelclock; in rockchip_ofnode_get_display_mode() local
|
| H A D | dw-dp.c | 1241 u32 hactive, hblank, h_sync_width, h_front_porch; in dw_dp_video_enable() local
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | rk_vop.c | 42 u32 hactive = edid->hactive.typ; in rkvop_enable() local 146 u32 hactive = edid->hactive.typ; in rkvop_mode_set() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | am335x-fb.h | 47 unsigned int hactive; /* Horizontal active area */ member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fdtdec.h | 926 struct timing_entry hactive; /* hor. active video */ member
|
| H A D | drm_modes.h | 357 u32 hactive; member
|
| H A D | edid.h | 560 u8 hactive[2]; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | edid.c | 3877 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed() local 5063 unsigned hactive = (timings->hactive[0] | timings->hactive[1] << 8) + 1; in drm_displayid_detailed() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | rk628.h | 377 u32 hactive; member
|