Searched refs:ixgbe_lower_i2c_clk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.c | 20 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl); 2247 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_i2c_start() 2384 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_get_i2c_ack() 2418 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_clock_in_i2c_bit() 2445 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_clock_out_i2c_bit() 2492 * ixgbe_lower_i2c_clk - Lowers the I2C SCL clock 2499 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl) in ixgbe_lower_i2c_clk() function 2602 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_i2c_bus_clear()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.c | 20 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl); 2378 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_i2c_start() 2515 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_get_i2c_ack() 2549 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_clock_in_i2c_bit() 2576 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_clock_out_i2c_bit() 2623 * ixgbe_lower_i2c_clk - Lowers the I2C SCL clock 2630 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl) in ixgbe_lower_i2c_clk() function 2733 ixgbe_lower_i2c_clk(hw, &i2cctl); in ixgbe_i2c_bus_clear()
|
Completed in 7 milliseconds