Home
last modified time | relevance | path

Searched defs:detailed_timing (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_edid.h170 struct detailed_timing { struct
171 __le16 pixel_clock; /* need to multiply by 10 KHz */
172 union {
175 } data;
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/
Dsunxi_drm_hdmi_edid.c646 struct detailed_timing *detailed_timing = &(edid->detailed_timings[i]); in _edid_struture_parser() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
Dhi_comm_hdmi_adapt.h271 hi_hdmi_det_timing detailed_timing; member