Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/ralink/
Drt288x.c25 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
Drt3883.c34 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
Drt305x.c36 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; variable
/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rzn1.c115 int mdio_func[2]; member
227 u32 mdio_func; in rzn1_set_hw_pin_func() local