Searched refs:ep_cnt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pixel-link.c273 int reg, ep_cnt = 0; local
309 next_bridge[ep_cnt] = of_drm_find_bridge(remote);
310 if (!next_bridge[ep_cnt]) {
317 bridge_sel = ep_cnt;
319 ep_cnt++;
H A Dimx8qxp-pxl2dpi.c229 int ep_cnt; local
237 ep_cnt = of_get_available_child_count(port);
238 if (ep_cnt == 0) {
243 } else if (ep_cnt > 1) {

Completed in 188 milliseconds