io_impedance      121 drivers/net/phy/dp83867.c 	int io_impedance;
io_impedance      206 drivers/net/phy/dp83867.c 		dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MAX;
io_impedance      208 drivers/net/phy/dp83867.c 		dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MIN;
io_impedance      210 drivers/net/phy/dp83867.c 		dp83867->io_impedance = -1; /* leave at default */
io_impedance      394 drivers/net/phy/dp83867.c 	if (dp83867->io_impedance >= 0)
io_impedance      397 drivers/net/phy/dp83867.c 			       dp83867->io_impedance);