HomeSort by: relevance | last modified time | path
    Searched defs:DWHDMI_PORT_INPUT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/nxp/
imx6_dwhdmi.c 61 DWHDMI_PORT_INPUT = 0,
147 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)
  /src/sys/arch/arm/sunxi/
sunxi_dwhdmi.c 50 DWHDMI_PORT_INPUT = 0,
86 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)
  /src/sys/arch/arm/rockchip/
rk_dwhdmi.c 73 DWHDMI_PORT_INPUT = 0,
142 if (fdt_endpoint_port_index(ep) != DWHDMI_PORT_INPUT)

Completed in 12 milliseconds