Searched defs:hactive (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_dfm.h | 86 hi_s32 hactive;
member
|
H A D | drv_hdmi_common.h | 1064 hi_u32 hactive; member 1085 hi_u32 hactive; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 52 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_split_mode() local 70 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_origin_mode() local
|
H A D | dw-dp.c | 1288 u32 hactive, hblank, h_sync_width, h_front_porch; in dw_dp_video_enable() local
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 2593 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 0x4 | pt->hactive_lo; in drm_mode_detailed() local 5322 unsigned hactive = (timings->hactive[0] | timings->hactive[1] << 0x8) + 1; in drm_mode_displayid_detailed() local
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | dw-dp.c | 1295 u32 hactive, hblank, h_sync_width, h_front_porch; in dw_dp_video_enable() local
|
Completed in 23 milliseconds