Home
last modified time | relevance | path

Searched defs:imx_lpi2c_bus (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dimx_lpi2c.h13 struct imx_lpi2c_bus { struct
14 int index;
15 ulong base;
16 ulong driver_data;
17 int speed;
18 struct i2c_pads_info *pads_info;
19 struct udevice *bus;
20 struct clk per_clk;