Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-pxa.c341 static int pxa_init_gpio_chip(struct pxa_gpio_chip *pchip, int ngpio, void __iomem *regbase) in pxa_init_gpio_chip() function
667 ret = pxa_init_gpio_chip(pchip, pxa_last_gpio + 1, gpio_reg_base); in pxa_gpio_probe()