Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h91 struct alternate_functions { struct
175 struct alternate_functions *alternate_functions; member
H A Dpinctrl-ab8505.c274 alternate_functions ab8505_alternate_functions[AB8505_GPIO_MAX_NUMBER + 1] = {
368 .alternate_functions = ab8505_alternate_functions,
H A Dpinctrl-abx500.c248 struct alternate_functions af = pct->soc->alternate_functions[gpio]; in abx500_set_mode()
373 struct alternate_functions af = pct->soc->alternate_functions[gpio]; in abx500_get_mode()
H A Dpinctrl-ab8500.c391 alternate_functions ab8500_alternate_functions[AB8500_GPIO_MAX_NUMBER + 1] = {
472 .alternate_functions = ab8500_alternate_functions,