Searched refs:IP175C_MII_MII1_RMII_EN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/ip17x/ | ||
H A D | ip175c.h | 40 #define IP175C_MII_MII1_RMII_EN 8 macro |
H A D | ip175c.c | 242 if((data & (1 << IP175C_MII_MII1_RMII_EN)) == 0) in ip175c_attach() |