Searched refs:mdio_pins (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 75 static const unsigned int mdio_pins[] = { 6, 7 }; variable 96 NS_GROUP("mdio_grp", mdio_pins, FLAG_BCM4709 | FLAG_BCM53012),
|
H A D | pinctrl-nsp-mux.c | 203 static const unsigned int mdio_pins[] = {6, 7}; variable
|
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 74 static unsigned int mdio_pins[] = { 6, 7 }; variable 95 NS_GROUP("mdio_grp", mdio_pins, FLAG_BCM4709 | FLAG_BCM53012),
|
H A D | pinctrl-nsp-mux.c | 197 static const unsigned int mdio_pins[] = {6, 7}; variable
|
Completed in 4 milliseconds