Symbol: fdt_endpoint_remote
sys/arch/arm/nxp/imx6_dwhdmi.c
135
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/arch/arm/nxp/imx6_dwhdmi.c
176
out_rep = fdt_endpoint_remote(out_ep);
sys/arch/arm/rockchip/rk_anxdp.c
136
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/arch/arm/rockchip/rk_anxdp.c
167
out_rep = fdt_endpoint_remote(out_ep);
sys/arch/arm/rockchip/rk_dwhdmi.c
130
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/arch/arm/rockchip/rk_dwhdmi.c
171
out_rep = fdt_endpoint_remote(out_ep);
sys/arch/arm/sunxi/sunxi_debe.c
275
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_debe.c
371
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_dwhdmi.c
120
out_rep = fdt_endpoint_remote(out_ep);
sys/arch/arm/sunxi/sunxi_dwhdmi.c
77
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_hdmi.c
534
sc->sc_in_rep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_lcdc.c
329
struct fdt_endpoint *remote_ep = fdt_endpoint_remote(out_ep);
sys/arch/arm/sunxi/sunxi_lcdc.c
383
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_tcon.c
254
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_tcon.c
346
sc->sc_in_rep = fdt_endpoint_remote(ep);
sys/arch/arm/sunxi/sunxi_tcon.c
374
struct fdt_endpoint *rep = fdt_endpoint_remote(out_ep);
sys/arch/arm/sunxi/sunxi_tcon.c
445
panel = fdt_endpoint_get_data(fdt_endpoint_remote(sc->sc_out_ep));
sys/dev/fdt/fdt_panel.c
107
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/dev/fdt/fdt_port.c
132
return fdt_endpoint_remote(ep);
sys/dev/fdt/fdt_port.c
180
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/dev/fdt/fdt_port.c
221
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/dev/fdt/fdt_port.h
89
struct fdt_endpoint *fdt_endpoint_remote(struct fdt_endpoint *);
sys/dev/fdt/hdmi_connector.c
153
struct fdt_endpoint *rep = fdt_endpoint_remote(ep);
sys/dev/i2c/anxedp.c
341
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);
sys/dev/i2c/tda19988.c
840
struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep);