Searched refs:fdt_endpoint_port_index (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dfdt_port.h96 int fdt_endpoint_port_index(struct fdt_endpoint *);
H A Dfdt_panel.c109 if (fdt_endpoint_port_index(ep) != 0)
H A Dfdt_port.c142 fdt_endpoint_port_index(struct fdt_endpoint *ep) function
194 fdt_endpoint_port_index(rep), fdt_endpoint_index(rep));
211 fdt_endpoint_port_index(ep), fdt_endpoint_index(ep));
H A Dhdmi_connector.c156 if (fdt_endpoint_port_index(ep) != 0)
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_tcon.c263 if (fdt_endpoint_port_index(ep) == 0) {
305 } else if (fdt_endpoint_port_index(ep) == 1) {
333 if (fdt_endpoint_port_index(ep) != SUNXI_PORT_INPUT) {
335 fdt_endpoint_port_index(ep));
398 switch (fdt_endpoint_port_index(ep)) {
422 panic("sunxi_tcon_ep_enable port %d", fdt_endpoint_port_index(ep));
H A Dsunxi_dwhdmi.c86 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)
H A Dsunxi_hdmi.c497 if (fdt_endpoint_port_index(ep) != SUNXI_PORT_INPUT) {
499 fdt_endpoint_port_index(ep));
548 if (fdt_endpoint_port_index(ep) == SUNXI_PORT_INPUT) {
H A Dsunxi_lcdc.c401 if (fdt_endpoint_port_index(ep) != TCON_PORT_INPUT)
H A Dsunxi_debe.c283 if (fdt_endpoint_port_index(ep) == 1) {
/netbsd-current/sys/arch/arm/nxp/
H A Dimx6_dwhdmi.c147 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)
/netbsd-current/sys/arch/arm/rockchip/
H A Drk_anxdp.c148 if (fdt_endpoint_port_index(ep) != ANXDP_PORT_INPUT)
H A Drk_dwhdmi.c142 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)
/netbsd-current/sys/dev/i2c/
H A Danxedp.c352 if (fdt_endpoint_port_index(ep) != 0)
H A Dtda19988.c847 if (fdt_endpoint_port_index(ep) != TDA19988_PORT_INPUT)

Completed in 229 milliseconds