HomeSort by relevance Sort by last modified time
    Searched refs:mezz_irq (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/gateworks/gw_ventana/
common.h 68 int mezz_irq; member in struct:ventana
common.c 802 .mezz_irq = IMX_GPIO_NR(4, 9),
822 .mezz_irq = IMX_GPIO_NR(2, 18),
842 .mezz_irq = IMX_GPIO_NR(2, 18),
867 .mezz_irq = IMX_GPIO_NR(2, 18),
891 .mezz_irq = IMX_GPIO_NR(2, 18),
965 .mezz_irq = IMX_GPIO_NR(2, 18),
999 .mezz_irq = IMX_GPIO_NR(2, 18),
1050 if (gpio_cfg[board].mezz_irq) {
1051 gpio_request(gpio_cfg[board].mezz_irq, "mezz_irq#");
    [all...]

Completed in 603 milliseconds