Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_I2C_SLAVE (Results 1 – 25 of 43) sorted by relevance

12

/external/u-boot/drivers/i2c/
Dmvtwsi.c728 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 0)
734 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 1)
741 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 2)
748 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 3)
755 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 4)
762 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 5)
/external/u-boot/board/aristainetos/
Daristainetos.c274 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()
/external/u-boot/include/configs/
Dmaxbcm.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Ddb-88f6720.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Dds414.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Ddb-mv784mp-gp.h25 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Dtheadorable.h35 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Ddb-88f6820-gp.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Dturris_mox.h64 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Dam335x_shc.h261 #define CONFIG_SYS_I2C_SLAVE 1 macro
Dmvebu_armada-37xx.h57 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Dedminiv2.h172 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
Daristainetos-common.h173 #define CONFIG_SYS_I2C_SLAVE 0x7f macro
Decovec.h34 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
Dspear-common.h45 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
Dx600.h78 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
Dsocfpga_common.h142 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
DM54418TWR.h148 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
/external/u-boot/arch/arm/mach-mvebu/include/mach/
Dconfig.h89 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/external/u-boot/arch/arm/mach-kirkwood/include/mach/
Dconfig.h123 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/external/u-boot/include/
Di2c.h677 #ifndef CONFIG_SYS_I2C_SLAVE
678 #define CONFIG_SYS_I2C_SLAVE 0xfe macro
/external/u-boot/board/freescale/p1_p2_rdb_pc/
Dspl.c103 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/external/u-boot/board/Arcturus/ucp1020/
Dspl.c110 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/external/u-boot/board/freescale/p1022ds/
Dspl.c111 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/external/u-boot/board/silica/pengwyn/
Dboard.c127 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()

12