Searched refs:ENETC_MMCSR_GET_RAFS (Results 1 – 2 of 2) sorted by relevance
244 #define ENETC_MMCSR_GET_RAFS(x) (((x) & ENETC_MMCSR_RAFS_MASK) >> 8) macro
984 rafs = ENETC_MMCSR_GET_RAFS(val); in enetc_get_mm()