Home
last modified time | relevance | path

Searched refs:get_quant_range (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h192 unsigned long (*get_quant_range)(void *data); member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c1120 if (hdmi->plat_data->get_quant_range) in dw_hdmi_setup()
1122 hdmi->plat_data->get_quant_range(data); in dw_hdmi_setup()
H A Ddw_hdmi.c2126 if (hdmi->plat_data->get_quant_range) in dw_hdmi_setup()
2128 hdmi->plat_data->get_quant_range(data); in dw_hdmi_setup()