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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c48 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl);
2247 ixgbe_lower_i2c_clk(hw, &i2cctl);
2392 ixgbe_lower_i2c_clk(hw, &i2cctl);
2428 ixgbe_lower_i2c_clk(hw, &i2cctl);
2457 ixgbe_lower_i2c_clk(hw, &i2cctl);
2509 * ixgbe_lower_i2c_clk - Lowers the I2C SCL clock
2516 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl) function
2518 DEBUGFUNC("ixgbe_lower_i2c_clk");
2634 ixgbe_lower_i2c_clk(hw, &i2cctl);

Completed in 110 milliseconds