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

  /src/sys/arch/arm/sunxi/
sunxi_display.h 33 #define SUNXI_PORT_INPUT 0
sunxi_hdmi.c 497 if (fdt_endpoint_port_index(ep) != SUNXI_PORT_INPUT) {
509 SUNXI_PORT_INPUT, 1);
513 SUNXI_PORT_INPUT, 0);
548 if (fdt_endpoint_port_index(ep) == SUNXI_PORT_INPUT) {
sunxi_tcon.c 333 if (fdt_endpoint_port_index(ep) != SUNXI_PORT_INPUT) {
351 SUNXI_PORT_INPUT, 1);
355 SUNXI_PORT_INPUT, 0);
399 case SUNXI_PORT_INPUT:

Completed in 48 milliseconds