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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c55 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl);
2317 ixgbe_lower_i2c_clk(hw, &i2cctl);
2460 ixgbe_lower_i2c_clk(hw, &i2cctl);
2496 ixgbe_lower_i2c_clk(hw, &i2cctl);
2523 ixgbe_lower_i2c_clk(hw, &i2cctl);
2575 * ixgbe_lower_i2c_clk - Lowers the I2C SCL clock
2582 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl) function
2584 DEBUGFUNC("ixgbe_lower_i2c_clk");
2699 ixgbe_lower_i2c_clk(hw, &i2cctl);

Completed in 611 milliseconds