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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c45 static bool ixgbe_get_i2c_data(u32 *i2cctl);
1497 ack = ixgbe_get_i2c_data(&i2cctl);
1534 *data = ixgbe_get_i2c_data(&i2cctl);
1638 if (data != ixgbe_get_i2c_data(i2cctl)) {
1647 * ixgbe_get_i2c_data - Reads the I2C SDA data bit
1653 static bool ixgbe_get_i2c_data(u32 *i2cctl) function

Completed in 11 milliseconds