Searched refs:GEM_MDC_CLOCK_DIVISOR_MASK (Results 1 – 2 of 2) sorted by relevance
141 #define GEM_MDC_CLOCK_DIVISOR_MASK BITS_03 macro
1077 …uint32_t)(1UL)) << GEM_DATA_BUS_WIDTH_SHIFT) | ((cfg->phyclk & GEM_MDC_CLOCK_DIVISOR_MASK) << GEM_… in config_mac_hw()1082 …uint32_t)(1UL)) << GEM_DATA_BUS_WIDTH_SHIFT) | ((cfg->phyclk & GEM_MDC_CLOCK_DIVISOR_MASK) << GEM_… in config_mac_hw()1087 temp_net_config = (cfg->phyclk & GEM_MDC_CLOCK_DIVISOR_MASK) << GEM_MDC_CLOCK_DIVISOR_SHIFT; in config_mac_hw()