Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/ !
Dgpio-realtek-otto.c38 #define REALTEK_GPIO_MAX 32 macro
72 u8 intr_mask[REALTEK_GPIO_MAX];
73 u8 intr_type[REALTEK_GPIO_MAX];
375 ngpios = REALTEK_GPIO_MAX; in realtek_gpio_probe()
378 if (ngpios > REALTEK_GPIO_MAX) { in realtek_gpio_probe()
380 REALTEK_GPIO_MAX); in realtek_gpio_probe()