Home
last modified time | relevance | path

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

/linux/drivers/net/pcs/
H A Dpcs-rzn1-miic.c608 bool polarity_active_high; in miic_configure_phy_link() local
620 polarity_active_high = false; in miic_configure_phy_link()
628 polarity_active_high = true; in miic_configure_phy_link()
635 polarity_active_high = true; in miic_configure_phy_link()
648 polarity_active_high = false; in miic_configure_phy_link()
656 polarity_active_high = true; in miic_configure_phy_link()
667 if (polarity_active_high != active_low) in miic_configure_phy_link()