Home
last modified time | relevance | path

Searched refs:OMAP_GPIO_LABEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-osk.c60 #define OMAP_GPIO_LABEL "gpio-0-15" macro
331 GPIO_LOOKUP(OMAP_GPIO_LABEL, 9, "overcurrent",
359 GPIO_LOOKUP(OMAP_GPIO_LABEL, 0, "smc_irq",
H A Dboard-ams-delta.c332 #define OMAP_GPIO_LABEL "gpio-0-15" macro
337 GPIO_LOOKUP(OMAP_GPIO_LABEL, AMS_DELTA_GPIO_PIN_NAND_RB, "rdy",
461 GPIO_LOOKUP(OMAP_GPIO_LABEL, AMS_DELTA_GPIO_PIN_HOOK_SWITCH,
621 chip = gpiochip_find(OMAP_GPIO_LABEL, gpiochip_match_by_label); in omap_gpio_deps_init()