Home
last modified time | relevance | path

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

12

/openbmc/u-boot/board/aristainetos/
H A 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()
/openbmc/u-boot/drivers/i2c/
H A 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)
/openbmc/u-boot/include/configs/
H A Dmaxbcm.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Ddb-88f6720.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Dds414.h28 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Ddb-mv784mp-gp.h25 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Dtheadorable.h35 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Dturris_mox.h64 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Ddb-88f6820-gp.h23 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Dam335x_shc.h260 #define CONFIG_SYS_I2C_SLAVE 1 macro
H A Dmvebu_armada-37xx.h55 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Daristainetos-common.h165 #define CONFIG_SYS_I2C_SLAVE 0x7f macro
H A Dedminiv2.h168 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
H A Decovec.h34 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
H A Dspear-common.h44 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
H A Dx600.h75 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
H A Dsocfpga_common.h150 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
H A DM54418TWR.h147 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dconfig.h67 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h112 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dspl.c103 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dspl.c110 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/openbmc/u-boot/board/freescale/p1022ds/
H A Dspl.c111 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/openbmc/u-boot/include/
H A Di2c.h698 #ifndef CONFIG_SYS_I2C_SLAVE
699 #define CONFIG_SYS_I2C_SLAVE 0xfe macro
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c127 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()

12