Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.h2342 #define M88E1000_PSCR_POLARITY_REVERSAL 0x0002 /* 1=Polarity Reversal enabled */ macro
De1000.c3075 phy_data &= ~M88E1000_PSCR_POLARITY_REVERSAL; in e1000_copper_link_mgp_setup()