Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1306 struct device_node *dp_node = dp->dev->of_node; in analogix_dp_bridge_mode_set() local
1360 of_property_read_u32(dp_node, "samsung,color-space", in analogix_dp_bridge_mode_set()
1362 of_property_read_u32(dp_node, "samsung,dynamic-range", in analogix_dp_bridge_mode_set()
1364 of_property_read_u32(dp_node, "samsung,ycbcr-coeff", in analogix_dp_bridge_mode_set()
1366 of_property_read_u32(dp_node, "samsung,color-depth", in analogix_dp_bridge_mode_set()
1368 if (of_property_read_bool(dp_node, "hsync-active-high")) in analogix_dp_bridge_mode_set()
1370 if (of_property_read_bool(dp_node, "vsync-active-high")) in analogix_dp_bridge_mode_set()
1372 if (of_property_read_bool(dp_node, "interlaced")) in analogix_dp_bridge_mode_set()
1390 struct device_node *dp_node = dp->dev->of_node; in analogix_dp_dt_parse_pdata() local
1412 of_property_read_u32(dp_node, "samsung,link-rate", in analogix_dp_dt_parse_pdata()
[all …]