Home
last modified time | relevance | path

Searched defs:mdio_func (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/pinctrl/ralink/
Dpinctrl-rt2880.c22 static struct ralink_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
Dpinctrl-mt7621.c58 static struct ralink_pmx_func mdio_func[] = { FUNC("mdio", 0, 20, 2) }; variable
Dpinctrl-rt305x.c47 static struct ralink_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
Dpinctrl-rt3883.c55 static struct ralink_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
Dpinctrl-mt7620.c60 static struct ralink_pmx_func mdio_func[] = { variable
/Linux-v6.1/drivers/pinctrl/renesas/
Dpinctrl-rzn1.c115 int mdio_func[2]; member
227 u32 mdio_func; in rzn1_set_hw_pin_func() local