Home
last modified time | relevance | path

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

/netbsd/sys/dev/fdt/
H A Dfdt_port.c132 return fdt_endpoint_remote(ep); in fdt_endpoint_remote_from_index()
136 fdt_endpoint_remote(struct fdt_endpoint *ep) in fdt_endpoint_remote() function
180 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in fdt_endpoint_activate()
221 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in fdt_endpoint_enable()
H A Dfdt_port.h89 struct fdt_endpoint *fdt_endpoint_remote(struct fdt_endpoint *);
H A Dfdt_panel.c107 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in panel_fdt_ep_activate()
H A Dhdmi_connector.c153 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in dispcon_hdmi_ep_activate()
/netbsd/sys/arch/arm/rockchip/
H A Drk_anxdp.c136 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in rk_anxdp_ep_activate()
167 out_rep = fdt_endpoint_remote(out_ep); in rk_anxdp_ep_activate()
H A Drk_dwhdmi.c130 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in rk_dwhdmi_ep_activate()
171 out_rep = fdt_endpoint_remote(out_ep); in rk_dwhdmi_ep_activate()
/netbsd/sys/arch/arm/nxp/
H A Dimx6_dwhdmi.c135 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in imx6_dwhdmi_ep_activate()
176 out_rep = fdt_endpoint_remote(out_ep); in imx6_dwhdmi_ep_activate()
/netbsd/sys/arch/arm/sunxi/
H A Dsunxi_dwhdmi.c77 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in sunxi_dwhdmi_ep_activate()
120 out_rep = fdt_endpoint_remote(out_ep); in sunxi_dwhdmi_ep_activate()
H A Dsunxi_tcon.c254 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in sunxi_tcon_ep_connect()
346 sc->sc_in_rep = fdt_endpoint_remote(ep); in sunxi_tcon_ep_activate()
374 struct fdt_endpoint *rep = fdt_endpoint_remote(out_ep); in sunxi_tcon_ep_activate()
445 panel = fdt_endpoint_get_data(fdt_endpoint_remote(sc->sc_out_ep)); in sunxi_tcon0_set_video()
H A Dsunxi_lcdc.c331 struct fdt_endpoint *remote_ep = fdt_endpoint_remote(out_ep); in sunxi_lcdc_encoder_mode()
394 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in sunxi_lcdc_ep_activate()
H A Dsunxi_debe.c274 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in sunxi_debe_ep_connect()
370 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); in sunxi_debe_setup_fbdev()
H A Dsunxi_hdmi.c534 sc->sc_in_rep = fdt_endpoint_remote(ep); in sunxi_hdmi_ep_activate()
/netbsd/sys/dev/i2c/
H A Danxedp.c344 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in anxedp_ep_activate()
H A Dtda19988.c840 struct fdt_endpoint *in_ep = fdt_endpoint_remote(ep); in tda19988_ep_activate()