Home
last modified time | relevance | path

Searched refs:gpio_eth_irq (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/mach-pxa/
Dzylonite.c41 int gpio_eth_irq; variable
410 smc91x_resources[1].start = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
411 smc91x_resources[1].end = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
Dzylonite_pxa300.c270 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO99); in zylonite_pxa300_init()
275 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO102); in zylonite_pxa300_init()
Dzylonite.h14 extern int gpio_eth_irq;
Dzylonite_pxa320.c208 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO9); in zylonite_pxa320_init()