Home
last modified time | relevance | path

Searched refs:mac_cfg2_b87e_value (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_rge.c1710 static const uint16_t mac_cfg2_b87e_value[] = in rge_phy_config_mac_cfg2_8126() local
1961 rge_write_phy_ocp(sc, 0xb87e, mac_cfg2_b87e_value[i]); in rge_phy_config_mac_cfg2_8126()
1968 for (; i < nitems(mac_cfg2_b87e_value); i++) in rge_phy_config_mac_cfg2_8126()
1969 rge_write_phy_ocp(sc, 0xb87e, mac_cfg2_b87e_value[i]); in rge_phy_config_mac_cfg2_8126()