Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nge/
H A Dnge_xmii.c658 m2p.m2p_val = nge_reg_get32(ngep, NGE_MAC2PHY); in nge_phys_init()
663 nge_reg_put32(ngep, NGE_MAC2PHY, m2p.m2p_val); in nge_phys_init()
H A Dnge_chip.c1468 m2p.m2p_val = nge_reg_get32(ngep, NGE_MAC2PHY); in nge_sync_mac_modes()
1527 nge_reg_put32(ngep, NGE_MAC2PHY, m2p.m2p_val); in nge_sync_mac_modes()
H A Dnge_chip.h703 #define NGE_MAC2PHY 0x0c0 macro