Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
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.c40 int gpio_eth_irq; variable
472 smc91x_resources[1].start = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
473 smc91x_resources[1].end = PXA_GPIO_TO_IRQ(gpio_eth_irq); in zylonite_init()
Dzylonite.h16 extern int gpio_eth_irq;
Dzylonite_pxa320.c206 gpio_eth_irq = mfp_to_gpio(MFP_PIN_GPIO9); in zylonite_pxa320_init()