Home
last modified time | relevance | path

Searched refs:MAX_LDB_CHAN_NUM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/imx/
H A Dimx-ldb-helper.c150 if (ret || i > MAX_LDB_CHAN_NUM - 1) { in ldb_init_helper()
177 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in ldb_find_next_bridge_helper()
205 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in ldb_add_bridge_helper()
225 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in ldb_remove_bridge_helper()
H A Dimx-ldb-helper.h35 #define MAX_LDB_CHAN_NUM 2 macro
60 struct ldb_channel *channel[MAX_LDB_CHAN_NUM];
H A Dimx8qm-ldb.c50 struct imx8qm_ldb_channel channel[MAX_LDB_CHAN_NUM];
416 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in imx8qm_ldb_get_phy()
477 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) in imx8qm_ldb_probe()
508 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in imx8qm_ldb_probe()
H A Dimx8qxp-ldb.c47 struct imx8qxp_ldb_channel channel[MAX_LDB_CHAN_NUM];
499 if (ret || i > MAX_LDB_CHAN_NUM - 1) { in imx8qxp_ldb_parse_dt_companion()
616 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) in imx8qxp_ldb_probe()
632 for (i = 0; i < MAX_LDB_CHAN_NUM; i++) { in imx8qxp_ldb_probe()