Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c341 i2c_if->i2c_stop = axgbe_i2c_stop; in axgbe_init_function_ptrs_i2c()
H A Daxgbe_ethdev.h398 void (*i2c_stop)(struct axgbe_port *); member
H A Daxgbe_phy_impl.c2016 pdata->i2c_if.i2c_stop(pdata); in axgbe_phy_stop()