Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c337 i2c_if->i2c_init = axgbe_i2c_init; in axgbe_init_function_ptrs_i2c()
H A Daxgbe_ethdev.h382 int (*i2c_init)(struct axgbe_port *); member
H A Daxgbe_phy_impl.c2068 ret = pdata->i2c_if.i2c_init(pdata); in axgbe_phy_init()