Symbol: FTGPIO_VERBOSE_PRINTF
sys/dev/ftgpio/ftgpio.c
136
FTGPIO_VERBOSE_PRINTF(sc->dev, "group GPIO%u output is 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
148
FTGPIO_VERBOSE_PRINTF(sc->dev, "set group GPIO%u output to 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
173
FTGPIO_VERBOSE_PRINTF(sc->dev, "pin %u<GPIO%u%u> is not configured for output\n",
sys/dev/ftgpio/ftgpio.c
178
FTGPIO_VERBOSE_PRINTF(sc->dev, "set pin %u<GPIO%u%u> to %s\n",
sys/dev/ftgpio/ftgpio.c
202
FTGPIO_VERBOSE_PRINTF(sc->dev, "pin %u<GPIO%u%u> is not configured for input or output\n",
sys/dev/ftgpio/ftgpio.c
216
FTGPIO_VERBOSE_PRINTF(sc->dev, "pin %u<GPIO%u%u> is %s\n",
sys/dev/ftgpio/ftgpio.c
232
FTGPIO_VERBOSE_PRINTF(sc->dev, "group GPIO%u drive is 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
254
FTGPIO_VERBOSE_PRINTF(sc->dev, "group GPIO%u drive is 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
258
FTGPIO_VERBOSE_PRINTF(sc->dev, "pin %u<GPIO%u%u> drive is %s\n",
sys/dev/ftgpio/ftgpio.c
272
FTGPIO_VERBOSE_PRINTF(sc->dev, "set pin %u<GPIO%u%u> io to %s\n",
sys/dev/ftgpio/ftgpio.c
277
FTGPIO_VERBOSE_PRINTF(sc->dev, "group GPIO%u io is 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
284
FTGPIO_VERBOSE_PRINTF(sc->dev, "set group GPIO%u io to 0x%x (ioreg=0x%x)\n",
sys/dev/ftgpio/ftgpio.c
298
FTGPIO_VERBOSE_PRINTF(sc->dev, "pin %u<GPIO%u%u> io is %s\n",
sys/dev/ftgpio/ftgpio.c
398
FTGPIO_VERBOSE_PRINTF(sc->dev, "groups GPIO1..GPIO6 enabled\n");
sys/dev/ftgpio/ftgpio.c
556
FTGPIO_VERBOSE_PRINTF(dev, "invalid pin number: %u\n", pin_num);
sys/dev/ftgpio/ftgpio.c
564
FTGPIO_VERBOSE_PRINTF(dev, "invalid pin flags 0x%x, vs caps 0x%x\n",