UART_GPIO_MAX     446 drivers/tty/serial/mxs-auart.c 	int			gpio_irq[UART_GPIO_MAX];
UART_GPIO_MAX    1595 drivers/tty/serial/mxs-auart.c 	for (i = 0; i < UART_GPIO_MAX; i++) {
UART_GPIO_MAX    1610 drivers/tty/serial/mxs-auart.c 	for (i = 0; i < UART_GPIO_MAX; i++)
UART_GPIO_MAX    1621 drivers/tty/serial/mxs-auart.c 	for (i = 0; (i < UART_GPIO_MAX) && !err; i++) {
UART_GPIO_MAX      21 drivers/tty/serial/serial_mctrl_gpio.c 	struct gpio_desc *gpio[UART_GPIO_MAX];
UART_GPIO_MAX      22 drivers/tty/serial/serial_mctrl_gpio.c 	int irq[UART_GPIO_MAX];
UART_GPIO_MAX      31 drivers/tty/serial/serial_mctrl_gpio.c } mctrl_gpios_desc[UART_GPIO_MAX] = {
UART_GPIO_MAX      48 drivers/tty/serial/serial_mctrl_gpio.c 	struct gpio_desc *desc_array[UART_GPIO_MAX];
UART_GPIO_MAX      49 drivers/tty/serial/serial_mctrl_gpio.c 	DECLARE_BITMAP(values, UART_GPIO_MAX);
UART_GPIO_MAX      55 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; i++)
UART_GPIO_MAX      83 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; i++) {
UART_GPIO_MAX     104 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; i++) {
UART_GPIO_MAX     126 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; i++) {
UART_GPIO_MAX     203 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; ++i) {
UART_GPIO_MAX     245 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; i++) {
UART_GPIO_MAX     272 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; ++i) {
UART_GPIO_MAX     293 drivers/tty/serial/serial_mctrl_gpio.c 	for (i = 0; i < UART_GPIO_MAX; ++i) {