Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_82575.c109 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl);
3210 e1000_lower_i2c_clk(hw, &i2cctl); in e1000_i2c_start()
3334 e1000_lower_i2c_clk(hw, &i2cctl); in e1000_get_i2c_ack()
3363 e1000_lower_i2c_clk(hw, &i2cctl); in e1000_clock_in_i2c_bit()
3390 e1000_lower_i2c_clk(hw, &i2cctl); in e1000_clock_out_i2c_bit()
3430 static void e1000_lower_i2c_clk(struct e1000_hw *hw, u32 *i2cctl) in e1000_lower_i2c_clk() function
3524 e1000_lower_i2c_clk(hw, &i2cctl); in e1000_i2c_bus_clear()