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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dzylonite.h13 extern int gpio_eth_irq;
/linux-4.4.14/arch/arm/mach-pxa/
H A Dzylonite_pxa300.c269 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO99); zylonite_pxa300_init()
274 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO102); zylonite_pxa300_init()
H A Dzylonite.c40 int gpio_eth_irq; variable
421 smc91x_resources[1].start = PXA_GPIO_TO_IRQ(gpio_eth_irq); zylonite_init()
422 smc91x_resources[1].end = PXA_GPIO_TO_IRQ(gpio_eth_irq); zylonite_init()
H A Dzylonite_pxa320.c208 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO9); zylonite_pxa320_init()

Completed in 158 milliseconds