Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MXC_I2C2_SPEED (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/configs/
A Dapf27.h213 #define CONFIG_SYS_MXC_I2C2_SPEED 100000 /* 100 kHz */ macro
A Dls1088ardb.h28 #define CONFIG_SYS_MXC_I2C2_SPEED 40000000 macro
/u-boot/drivers/i2c/
A Dmxc_i2c.c116 #ifndef CONFIG_SYS_MXC_I2C2_SPEED
117 #define CONFIG_SYS_MXC_I2C2_SPEED 100000 macro
834 CONFIG_SYS_MXC_I2C2_SPEED,
/u-boot/board/wandboard/
A Dwandboard.c62 #define I2C2_SPEED_NON_DM CONFIG_SYS_MXC_I2C2_SPEED
/u-boot/
A DREADME1506 - define speed for bus 2 with CONFIG_SYS_MXC_I2C2_SPEED

Completed in 11 milliseconds