Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c23 #define GPIO_CONST_GPIOS_MASK 0xff macro
473 ngpio = c & GPIO_CONST_GPIOS_MASK; in thunderx_gpio_probe()