Home
last modified time | relevance | path

Searched refs:MMP_GPIO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pxa.c96 MMP_GPIO = 0x10, enumerator
136 .type = MMP_GPIO,
176 return (type & MMP_GPIO) == 0; in gpio_is_pxa_type()
181 return (type & MMP_GPIO) != 0; in gpio_is_mmp_type()
246 case MMP_GPIO: in pxa_gpio_has_pinctrl()
552 case MMP_GPIO: in pxa_gpio_nums()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pxa.c95 MMP_GPIO = 0x10, enumerator
135 .type = MMP_GPIO,
175 return (type & MMP_GPIO) != 0; in gpio_is_mmp_type()
240 case MMP_GPIO: in pxa_gpio_has_pinctrl()
544 case MMP_GPIO: in pxa_gpio_nums()

Completed in 3 milliseconds