TWL4030_GPIO_MAX  213 drivers/gpio/gpio-twl4030.c 	if (offset >= TWL4030_GPIO_MAX) {
TWL4030_GPIO_MAX  218 drivers/gpio/gpio-twl4030.c 		offset -= TWL4030_GPIO_MAX;
TWL4030_GPIO_MAX  278 drivers/gpio/gpio-twl4030.c 	if (offset >= TWL4030_GPIO_MAX) {
TWL4030_GPIO_MAX  279 drivers/gpio/gpio-twl4030.c 		twl4030_led_set_value(offset - TWL4030_GPIO_MAX, 1);
TWL4030_GPIO_MAX  299 drivers/gpio/gpio-twl4030.c 	if (offset < TWL4030_GPIO_MAX)
TWL4030_GPIO_MAX  340 drivers/gpio/gpio-twl4030.c 	if (offset < TWL4030_GPIO_MAX)
TWL4030_GPIO_MAX  343 drivers/gpio/gpio-twl4030.c 		twl4030_led_set_value(offset - TWL4030_GPIO_MAX, value);
TWL4030_GPIO_MAX  359 drivers/gpio/gpio-twl4030.c 	if (offset < TWL4030_GPIO_MAX) {
TWL4030_GPIO_MAX  389 drivers/gpio/gpio-twl4030.c 	if (offset < TWL4030_GPIO_MAX) {
TWL4030_GPIO_MAX  405 drivers/gpio/gpio-twl4030.c 	return (priv->irq_base && (offset < TWL4030_GPIO_MAX))
TWL4030_GPIO_MAX  516 drivers/gpio/gpio-twl4030.c 					0, TWL4030_GPIO_MAX, 0);
TWL4030_GPIO_MAX  522 drivers/gpio/gpio-twl4030.c 	irq_domain_add_legacy(node, TWL4030_GPIO_MAX, irq_base, 0,
TWL4030_GPIO_MAX  534 drivers/gpio/gpio-twl4030.c 	priv->gpio_chip.ngpio = TWL4030_GPIO_MAX;
TWL4030_GPIO_MAX  584 drivers/gpio/gpio-twl4030.c 				      TWL4030_GPIO_MAX);
TWL4030_GPIO_MAX  602 drivers/gpio/gpio-twl4030.c 					 TWL4030_GPIO_MAX);
TWL4030_GPIO_MAX  114 drivers/mfd/twl4030-irq.c 		.bits		= TWL4030_GPIO_MAX,
TWL4030_GPIO_MAX  174 drivers/mfd/twl4030-irq.c 		.bits		= TWL4030_GPIO_MAX,