Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Ddp83867.c111 int io_impedance; member
196 dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MAX; in dp83867_of_init()
198 dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MIN; in dp83867_of_init()
200 dp83867->io_impedance = -1; /* leave at default */ in dp83867_of_init()
370 if (dp83867->io_impedance >= 0) in dp83867_config_init()
373 dp83867->io_impedance); in dp83867_config_init()