Home
last modified time | relevance | path

Searched refs:alternate_functions (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h71 * struct alternate_functions
87 struct alternate_functions { struct
150 * @alternate_functions: array describing pins which supports alternate and
171 struct alternate_functions *alternate_functions; member
H A Dpinctrl-ab8505.c273 alternate_functions ab8505_alternate_functions[AB8505_GPIO_MAX_NUMBER + 1] = {
367 .alternate_functions = ab8505_alternate_functions,
H A 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()
H A Dpinctrl-ab8500.c390 alternate_functions ab8500_alternate_functions[AB8500_GPIO_MAX_NUMBER + 1] = {
471 .alternate_functions = ab8500_alternate_functions,
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h75 * struct alternate_functions
91 struct alternate_functions { struct
154 * @alternate_functions: array describing pins which supports alternate and
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.c247 struct alternate_functions af = pct->soc->alternate_functions[gpio]; in abx500_set_mode()
372 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,

Completed in 8 milliseconds