TGFX_MAX_PORTS     36 drivers/input/joystick/turbografx.c static struct tgfx_config tgfx_cfg[TGFX_MAX_PORTS];
TGFX_MAX_PORTS     70 drivers/input/joystick/turbografx.c } *tgfx_base[TGFX_MAX_PORTS];
TGFX_MAX_PORTS    153 drivers/input/joystick/turbografx.c 	for (port_idx = 0; port_idx < TGFX_MAX_PORTS; port_idx++) {
TGFX_MAX_PORTS    161 drivers/input/joystick/turbografx.c 	if (port_idx == TGFX_MAX_PORTS) {
TGFX_MAX_PORTS    258 drivers/input/joystick/turbografx.c 	for (i = 0; i < TGFX_MAX_PORTS; i++) {
TGFX_MAX_PORTS    263 drivers/input/joystick/turbografx.c 	if (i == TGFX_MAX_PORTS)
TGFX_MAX_PORTS    288 drivers/input/joystick/turbografx.c 	for (i = 0; i < TGFX_MAX_PORTS; i++) {