Searched refs:TGFX_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance
28 #define TGFX_MAX_PORTS 3 macro36 static struct tgfx_config tgfx_cfg[TGFX_MAX_PORTS];70 } *tgfx_base[TGFX_MAX_PORTS];153 for (port_idx = 0; port_idx < TGFX_MAX_PORTS; port_idx++) { in tgfx_attach()161 if (port_idx == TGFX_MAX_PORTS) { in tgfx_attach()258 for (i = 0; i < TGFX_MAX_PORTS; i++) { in tgfx_detach()263 if (i == TGFX_MAX_PORTS) in tgfx_detach()288 for (i = 0; i < TGFX_MAX_PORTS; i++) { in tgfx_init()