Lines Matching refs:port
2113 /* port@1 is the DPI input/output port */
2141 /* port@2 is the output port */
2183 * port@0 - DSI input
2184 * port@1 - DPI input/output
2185 * port@2 - eDP output
2188 * DPI -> port@1 -> port@2 -> eDP :: [port@0 is not connected]
2189 * DSI -> port@0 -> port@2 -> eDP :: [port@1 is not connected]
2190 * DSI -> port@0 -> port@1 -> DPI :: [port@2 is not connected]
2195 if (endpoint.port > 2) {
2199 mode |= BIT(endpoint.port);