Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_phy.h124 #define DISABLE_AUTO_POLARITY 0x0010 macro
De100_phy.c405 (u16) (misc_reg | DISABLE_AUTO_POLARITY)); in e100_fix_polarity()
412 (u16) (misc_reg & ~DISABLE_AUTO_POLARITY)); in e100_fix_polarity()
446 DISABLE_AUTO_POLARITY)); in e100_fix_polarity()
462 DISABLE_AUTO_POLARITY)); in e100_fix_polarity()