Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c957 u32 ctrl_aux; in gbe_dhg_phy_setup() local
969 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
970 ctrl_aux |= E1000_CTL_AUX_RMII; in gbe_dhg_phy_setup()
971 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()
975 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
976 ctrl_aux |= 0x4; in gbe_dhg_phy_setup()
977 ctrl_aux &= ~0x2; in gbe_dhg_phy_setup()
978 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c957 u32 ctrl_aux; in gbe_dhg_phy_setup() local
969 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
970 ctrl_aux |= E1000_CTL_AUX_RMII; in gbe_dhg_phy_setup()
971 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()
975 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
976 ctrl_aux |= 0x4; in gbe_dhg_phy_setup()
977 ctrl_aux &= ~0x2; in gbe_dhg_phy_setup()
978 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c957 u32 ctrl_aux; in gbe_dhg_phy_setup() local
969 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
970 ctrl_aux |= E1000_CTL_AUX_RMII; in gbe_dhg_phy_setup()
971 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()
975 ctrl_aux = er32(CTL_AUX); in gbe_dhg_phy_setup()
976 ctrl_aux |= 0x4; in gbe_dhg_phy_setup()
977 ctrl_aux &= ~0x2; in gbe_dhg_phy_setup()
978 ew32(CTL_AUX, ctrl_aux); in gbe_dhg_phy_setup()