Searched refs:HME_MIF_CFG_PHY (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dhme.c949 v |= HME_MIF_CFG_PHY;
978 v &= ~HME_MIF_CFG_PHY;
980 v |= HME_MIF_CFG_PHY;
1035 v &= ~HME_MIF_CFG_PHY;
1037 v |= HME_MIF_CFG_PHY;
1119 v &= ~HME_MIF_CFG_PHY;
1121 v |= HME_MIF_CFG_PHY;
H A Dhmereg.h233 #define HME_MIF_CFG_PHY 0x00000001 /* PHY select */ macro

Completed in 64 milliseconds