Searched refs:ZMII_FER_RMII (Results 1 – 1 of 1) sorted by relevance
34 #define ZMII_FER_RMII(idx) (0x20000000 >> ((idx) * 4)) macro73 return ZMII_FER_RMII(input); in zmii_mode_mask()113 else if (r & (ZMII_FER_RMII(0) | ZMII_FER_RMII(1))) in zmii_attach()