Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dti.c53 #define DP83867_STRAP_STS1_RESERVED BIT(11) macro
338 if (bs & DP83867_STRAP_STS1_RESERVED) { in dp83867_config()
/openbmc/linux/drivers/net/phy/
H A Ddp83867.c92 #define DP83867_STRAP_STS1_RESERVED BIT(11) macro
814 if (bs & DP83867_STRAP_STS1_RESERVED) in dp83867_config_init()