Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.c130 usec_delay(IGC_I2C_T_LOW); in igc_i2c_start()
182 usec_delay(IGC_I2C_T_LOW); in igc_clock_in_i2c_bit()
232 usec_delay(IGC_I2C_T_LOW); in igc_clock_out_i2c_bit()
315 usec_delay(IGC_I2C_T_LOW); in igc_get_i2c_ack()
538 usec_delay(IGC_I2C_T_LOW); in igc_i2c_bus_clear()
H A Digc_api.h12 #define IGC_I2C_T_LOW 5 macro