Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-thunderx.c23 #define GPIO_CONST_GPIOS_MASK 0xff macro
467 ngpio = c & GPIO_CONST_GPIOS_MASK; in thunderx_gpio_probe()