Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-pxa.c99 MMP_GPIO = 0x10, enumerator
139 .type = MMP_GPIO,
179 return (type & MMP_GPIO) == 0; in gpio_is_pxa_type()
184 return (type & MMP_GPIO) != 0; in gpio_is_mmp_type()
556 case MMP_GPIO: in pxa_gpio_nums()