Home
last modified time | relevance | path

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

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