Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/nomadik/
Dpinctrl-abx500.h87 struct alternate_functions { struct
171 struct alternate_functions *alternate_functions; member
Dpinctrl-ab8505.c273 alternate_functions ab8505_alternate_functions[AB8505_GPIO_MAX_NUMBER + 1] = {
367 .alternate_functions = ab8505_alternate_functions,
Dpinctrl-abx500.c243 struct alternate_functions af = pct->soc->alternate_functions[gpio]; in abx500_set_mode()
368 struct alternate_functions af = pct->soc->alternate_functions[gpio]; in abx500_get_mode()
Dpinctrl-ab8500.c390 alternate_functions ab8500_alternate_functions[AB8500_GPIO_MAX_NUMBER + 1] = {
471 .alternate_functions = ab8500_alternate_functions,