Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c72 struct bcm281xx_pin_function { struct
89 const struct bcm281xx_pin_function *functions; argument
929 static const struct bcm281xx_pin_function bcm281xx_functions[] = {
1057 const struct bcm281xx_pin_function *f = &pdata->functions[function]; in bcm281xx_pinmux_set()