Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-tb10x.c619 const struct tb10x_pinfuncgrp *pfg = &state->pingroups[i]; in tb10x_gpio_request_enable() local
620 unsigned int mode = pfg->mode; in tb10x_gpio_request_enable()
621 int j, port = pfg->port; in tb10x_gpio_request_enable()
630 for (j = 0; j < pfg->pincnt; j++) { in tb10x_gpio_request_enable()
631 if (pin == pfg->pins[j]) { in tb10x_gpio_request_enable()
632 if (pfg->isgpio) { in tb10x_gpio_request_enable()