Searched refs:atlas (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 1774 u8 atlas; in ixgbe_setup_loopback_test() local 1776 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &atlas); in ixgbe_setup_loopback_test() 1777 atlas |= IXGBE_ATLAS_PDN_TX_REG_EN; in ixgbe_setup_loopback_test() 1778 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, atlas); in ixgbe_setup_loopback_test() 1780 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_10G, &atlas); in ixgbe_setup_loopback_test() 1781 atlas |= IXGBE_ATLAS_PDN_TX_10G_QL_ALL; in ixgbe_setup_loopback_test() 1782 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_10G, atlas); in ixgbe_setup_loopback_test() 1784 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_1G, &atlas); in ixgbe_setup_loopback_test() 1785 atlas |= IXGBE_ATLAS_PDN_TX_1G_QL_ALL; in ixgbe_setup_loopback_test() 1786 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_1G, atlas); in ixgbe_setup_loopback_test() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | exynos5433-clock.txt | 37 - "samsung,exynos5433-cmu-atlas" - clock controller compatible for CMU_ATLAS 130 Input clocks for atlas clock controller: 361 compatible = "samsung,exynos5433-cmu-atlas";
|
/linux-4.4.14/ |
D | CREDITS | 266 E: bauer@atlas.unisinos.br
|