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