Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Ddp83867.c94 int io_impedance; member
163 dp83867->io_impedance = -EINVAL; in dp83867_of_init()
175 dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MAX; in dp83867_of_init()
177 dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MIN; in dp83867_of_init()
286 if (dp83867->io_impedance >= 0) { in dp83867_config_init()
291 val |= dp83867->io_impedance & in dp83867_config_init()