Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/mach-imx/
A Dmxc_i2c.h41 struct mxc_i2c_bus { struct
48 int index;
49 ulong base;
50 ulong driver_data;
51 int speed;
54 struct clk per_clk;
57 int (*idle_bus_fn)(void *p);
58 void *idle_bus_data;
60 struct udevice *bus;
62 struct gpio_desc scl_gpio;
[all …]

Completed in 3 milliseconds