Searched refs:e1000_get_i2c_data (Results 1 – 1 of 1) sorted by relevance
111 static bool e1000_get_i2c_data(u32 *i2cctl);3326 ack = e1000_get_i2c_data(&i2cctl); in e1000_get_i2c_ack()3359 *data = e1000_get_i2c_data(&i2cctl); in e1000_clock_in_i2c_bit()3470 if (data != e1000_get_i2c_data(i2cctl)) { in e1000_set_i2c_data()3484 static bool e1000_get_i2c_data(u32 *i2cctl) in e1000_get_i2c_data() function