Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-pxa/
Dzylonite.c39 int gpio_eth_irq; variable
411 smc91x_resources[1].start = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
412 smc91x_resources[1].end = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
Dzylonite_pxa300.c269 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO99); in zylonite_pxa300_init()
274 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO102); in zylonite_pxa300_init()
Dzylonite_pxa320.c208 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO9); in zylonite_pxa320_init()
/linux-3.3/arch/arm/mach-pxa/include/mach/
Dzylonite.h13 extern int gpio_eth_irq;