| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | fti2c010.c | 19 #ifndef CONFIG_SYS_I2C_SPEED 20 #define CONFIG_SYS_I2C_SPEED 5000 macro 321 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 326 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 332 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 338 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE,
|
| H A D | adi_i2c.c | 63 #define SYS_I2C_DUTY I2C_SPEED_TO_DUTY(CONFIG_SYS_I2C_SPEED) 289 CONFIG_SYS_I2C_SPEED, 297 CONFIG_SYS_I2C_SPEED, 306 CONFIG_SYS_I2C_SPEED,
|
| H A D | mvtwsi.c | 721 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 0) 727 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 1) 734 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 2) 741 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 3) 748 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 4) 755 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 5)
|
| /rk3399_rockchip-uboot/board/aristainetos/ |
| H A D | aristainetos.c | 274 setup_i2c(0, CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, in board_init() 276 setup_i2c(1, CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, in board_init() 278 setup_i2c(2, CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, in board_init()
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | thuban.h | 33 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | rastaban.h | 40 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | maxbcm.h | 32 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | draco.h | 36 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | rut.h | 29 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | db-88f6720.h | 32 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | pxm2.h | 38 #define CONFIG_SYS_I2C_SPEED 400000 macro
|
| H A D | mx6sabresd.h | 52 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | ds414.h | 32 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | db-mv784mp-gp.h | 30 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | mx6sabreauto.h | 66 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | theadorable.h | 39 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | mx6sllevk.h | 32 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | warp.h | 77 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | pengwyn.h | 108 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | db-88f6820-gp.h | 33 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | mx6ullevk.h | 52 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | udoo_neo.h | 95 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| H A D | warp7.h | 105 #define CONFIG_SYS_I2C_SPEED 100000 macro
|
| /rk3399_rockchip-uboot/board/ccv/xpress/ |
| H A D | xpress.c | 301 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1); in board_init() 302 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in board_init() 303 setup_i2c(3, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info4); in board_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/include/mach/ |
| H A D | config.h | 94 #define CONFIG_SYS_I2C_SPEED 100000 macro
|