Home
last modified time | relevance | path

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

12

/u-boot/include/configs/
A Dmaxbcm.h24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Ddb-88f6720.h24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dds414.h24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Ddb-mv784mp-gp.h25 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dtheadorable.h31 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dturris_mox.h58 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dam335x_shc.h231 #define CONFIG_SYS_I2C_SLAVE 1 macro
A Ddb-88f6820-gp.h19 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dmvebu_armada-37xx.h53 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dedminiv2.h162 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
A Dspear-common.h44 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
A Dx600.h74 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
A DM54418TWR.h139 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
A Dsunxi-common.h204 #define CONFIG_SYS_I2C_SLAVE 0x7f macro
/u-boot/arch/arm/mach-mvebu/include/mach/
A Dconfig.h66 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/u-boot/arch/arm/mach-kirkwood/include/mach/
A Dconfig.h104 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/u-boot/drivers/i2c/
A Dmvtwsi.c742 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 0)
748 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 1)
755 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 2)
762 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 3)
769 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 4)
776 CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE, 5)
A Dsoft_i2c.c95 #define CONFIG_SYS_I2C_SOFT_SLAVE CONFIG_SYS_I2C_SLAVE
/u-boot/board/freescale/p1_p2_rdb_pc/
A Dspl.c105 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/u-boot/board/Arcturus/ucp1020/
A Dspl.c112 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/u-boot/include/
A Di2c.h722 #ifndef CONFIG_SYS_I2C_SLAVE
723 #define CONFIG_SYS_I2C_SLAVE 0xfe macro
/u-boot/board/friendlyarm/nanopi2/
A Donewire.c221 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in onewire_i2c_init()
/u-boot/board/bosch/shc/
A Dboard.c447 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()
/u-boot/arch/arm/mach-sunxi/
A Dboard.c335 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_f()
/u-boot/cmd/
A Deeprom.c81 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in eeprom_init()

Completed in 36 milliseconds

12