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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82575.c115 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl);
3449 e1000_lower_i2c_clk(hw, &i2cctl);
3575 e1000_lower_i2c_clk(hw, &i2cctl);
3604 e1000_lower_i2c_clk(hw, &i2cctl);
3633 e1000_lower_i2c_clk(hw, &i2cctl);
3667 * e1000_lower_i2c_clk - Lowers the I2C SCL clock
3673 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl) function
3676 DEBUGFUNC("e1000_lower_i2c_clk");
3768 e1000_lower_i2c_clk(hw, &i2cctl);

Completed in 53 milliseconds