Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c79 struct bcm281xx_pin_function { struct
96 const struct bcm281xx_pin_function *functions; argument
936 static const struct bcm281xx_pin_function bcm281xx_functions[] = {
1064 const struct bcm281xx_pin_function *f = &pdata->functions[function]; in bcm281xx_pinmux_set()