Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-mlxbf3.c17 #define MLXBF3_MAX_GPIO_PINS 56 macro
127 return MLXBF3_MAX_GPIO_PINS; in mlxbf3_get_groups_count()
184 *num_groups = MLXBF3_MAX_GPIO_PINS; in mlxbf3_pmx_get_groups()
243 static_assert(ARRAY_SIZE(mlxbf3_pinctrl_single_group_names) == MLXBF3_MAX_GPIO_PINS);