Home
last modified time | relevance | path

Searched refs:dp_node (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_dp_core.c1139 struct device_node *dp_node = dev->of_node; in exynos_dp_dt_parse_pdata() local
1148 of_property_read_bool(dp_node, "hsync-active-high"); in exynos_dp_dt_parse_pdata()
1151 of_property_read_bool(dp_node, "vsync-active-high"); in exynos_dp_dt_parse_pdata()
1154 of_property_read_bool(dp_node, "interlaced"); in exynos_dp_dt_parse_pdata()
1156 if (of_property_read_u32(dp_node, "samsung,color-space", in exynos_dp_dt_parse_pdata()
1162 if (of_property_read_u32(dp_node, "samsung,dynamic-range", in exynos_dp_dt_parse_pdata()
1168 if (of_property_read_u32(dp_node, "samsung,ycbcr-coeff", in exynos_dp_dt_parse_pdata()
1174 if (of_property_read_u32(dp_node, "samsung,color-depth", in exynos_dp_dt_parse_pdata()
1180 if (of_property_read_u32(dp_node, "samsung,link-rate", in exynos_dp_dt_parse_pdata()
1186 if (of_property_read_u32(dp_node, "samsung,lane-count", in exynos_dp_dt_parse_pdata()
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dsamsung-pinctrl.txt345 struct device_node *dp_node = dev->of_node;
349 hpd_gpio = of_get_named_gpio(dp_node, "samsung,hpd-gpio", 0);