Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-pxa/
Dzylonite.c38 int gpio_eth_irq; variable
441 smc91x_resources[1].start = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
442 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.h14 extern int gpio_eth_irq;
Dzylonite_pxa320.c205 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO9); in zylonite_pxa320_init()