Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dproperty.c872 struct device_node *of_graph_get_endpoint_by_regs( in of_graph_get_endpoint_by_regs() function
887 EXPORT_SYMBOL(of_graph_get_endpoint_by_regs);
1021 endpoint_node = of_graph_get_endpoint_by_regs(node, port, endpoint); in of_graph_get_remote_node()
/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c406 endpoint = of_graph_get_endpoint_by_regs(dev->of_node, 0, -1); in rpi_touchscreen_probe()
/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi83.c847 endpoint = of_graph_get_endpoint_by_regs(dev->of_node, endpoint_reg, -1); in sn65dsi83_parse_lvds_endpoint()
959 endpoint = of_graph_get_endpoint_by_regs(dev->of_node, 0, -1); in sn65dsi83_host_attach()
H A Dssd2825.c317 ep = of_graph_get_endpoint_by_regs(host->dev->of_node, 0, 0); in ssd2825_dsi_host_attach()
H A Dtc358768.c498 ep = of_graph_get_endpoint_by_regs(host->dev->of_node, 0, 0); in tc358768_dsi_host_attach()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c286 en = of_graph_get_endpoint_by_regs(np, port, reg); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c292 endpoint_node = of_graph_get_endpoint_by_regs(pdev->dev.of_node, 0, -1); in arcpgu_load()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c1221 endpoint = of_graph_get_endpoint_by_regs(of_node, 1, 0); /* port@1 */ in msm_dp_link_link_frequencies()
1255 endpoint = of_graph_get_endpoint_by_regs(of_node, 1, -1); in msm_dp_link_lane_map()
/linux/drivers/media/platform/ti/davinci/
H A Dvpif.c468 endpoint = of_graph_get_endpoint_by_regs(pdev->dev.of_node, 0, -1); in vpif_probe()
/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c502 ep = of_graph_get_endpoint_by_regs(csi2tx->dev->of_node, 0, 0); in csi2tx_check_lanes()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4.c533 ep = of_graph_get_endpoint_by_regs(node, 0, -1); in hdmi_probe_of()
H A Dhdmi5.c565 ep = of_graph_get_endpoint_by_regs(node, 0, -1); in hdmi_probe_of()
/linux/drivers/media/i2c/
H A Dtvp514x.c951 endpoint = of_graph_get_endpoint_by_regs(client->dev.of_node, 0, -1); in tvp514x_get_pdata()
H A Dmt9v032.c1011 np = of_graph_get_endpoint_by_regs(mt9v032->dev->of_node, 0, -1); in mt9v032_get_pdata()
/linux/sound/soc/tegra/
H A Dtegra210_i2s.c1038 ep = of_graph_get_endpoint_by_regs(ports, cif_port, -1); in tegra210_parse_client_convert()
/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c1547 ep = of_graph_get_endpoint_by_regs(of, 0, i); in ceu_parse_dt()
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c3348 return of_fwnode_handle(of_graph_get_endpoint_by_regs(to_of_node(fwnode), in fwnode_graph_get_next_endpoint_by_regs()
3405 ep = of_graph_get_endpoint_by_regs(parent, p, 0); in vip_endpoint_scan()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c1892 of_graph_get_endpoint_by_regs(wsi_dev, 0, -1); in ath12k_core_get_wsi_info()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c2209 np = of_graph_get_endpoint_by_regs(np, 0, -1); in pxa_camera_pdata_from_dt()
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1939 endpoint = of_graph_get_endpoint_by_regs(np, 1, -1); in dsi_host_parse_dt()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c5145 ep = of_graph_get_endpoint_by_regs(dev->of_node, 0, endpoint); in qmp_combo_get_dt_lanes_mapping()