Searched refs:stretch (Results 1 – 1 of 1) sorted by relevance
1106 uint32_t stretch; in config_mac_hw() local1109 stretch = cfg->ipg_multiplier & GEM_IPG_STRETCH_MUL_MASK; in config_mac_hw()1110 stretch |= (cfg->ipg_divisor & GEM_IPG_STRETCH_DIV_MASK) << GEM_IPG_STRETCH_DIV_SHIFT; in config_mac_hw()1114 this_mac->emac_base->STRETCH_RATIO = stretch; in config_mac_hw()1118 this_mac->mac_base->STRETCH_RATIO = stretch; in config_mac_hw()