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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.c110 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl);
3209 e1000_lower_i2c_clk(hw, &i2cctl);
3333 e1000_lower_i2c_clk(hw, &i2cctl);
3362 e1000_lower_i2c_clk(hw, &i2cctl);
3389 e1000_lower_i2c_clk(hw, &i2cctl);
3423 * e1000_lower_i2c_clk - Lowers the I2C SCL clock
3429 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl) function
3432 DEBUGFUNC("e1000_lower_i2c_clk");
3523 e1000_lower_i2c_clk(hw, &i2cctl);

Completed in 45 milliseconds