Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dapf27.h211 #define CONFIG_SYS_MXC_I2C1_SPEED 100000 /* 100 kHz */ macro
A Dls1088ardb.h27 #define CONFIG_SYS_MXC_I2C1_SPEED 40000000 macro
/u-boot/drivers/i2c/
A Dmxc_i2c.c113 #ifndef CONFIG_SYS_MXC_I2C1_SPEED
114 #define CONFIG_SYS_MXC_I2C1_SPEED 100000 macro
826 CONFIG_SYS_MXC_I2C1_SPEED,
/u-boot/board/wandboard/
A Dwandboard.c61 #define I2C1_SPEED_NON_DM CONFIG_SYS_MXC_I2C1_SPEED
/u-boot/
A DREADME1504 - define speed for bus 1 with CONFIG_SYS_MXC_I2C1_SPEED

Completed in 11 milliseconds