Home
last modified time | relevance | path

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

/freebsd/sys/dev/rge/
H A Dif_rge_hw.c600 static const uint16_t mac_cfg_a438_value[] = in rge_phy_config_mac_r27() local
838 for (i = 0; i < nitems(mac_cfg_a438_value); i++) in rge_phy_config_mac_r27()
839 rge_write_phy_ocp(sc, 0xa438, mac_cfg_a438_value[i]); in rge_phy_config_mac_r27()