Searched refs:CONFIG_SYS_I2C_SLAVE (Results 1 – 25 of 36) sorted by relevance
12
/u-boot/include/configs/ |
A D | maxbcm.h | 24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | db-88f6720.h | 24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | ds414.h | 24 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | db-mv784mp-gp.h | 25 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | theadorable.h | 31 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | turris_mox.h | 58 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | am335x_shc.h | 231 #define CONFIG_SYS_I2C_SLAVE 1 macro
|
A D | db-88f6820-gp.h | 19 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | mvebu_armada-37xx.h | 53 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | edminiv2.h | 162 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
A D | spear-common.h | 44 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
|
A D | x600.h | 74 #define CONFIG_SYS_I2C_SLAVE 0x02 macro
|
A D | M54418TWR.h | 139 #define CONFIG_SYS_I2C_SLAVE 0x7F macro
|
A D | sunxi-common.h | 204 #define CONFIG_SYS_I2C_SLAVE 0x7f macro
|
/u-boot/arch/arm/mach-mvebu/include/mach/ |
A D | config.h | 66 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
/u-boot/arch/arm/mach-kirkwood/include/mach/ |
A D | config.h | 104 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
|
/u-boot/drivers/i2c/ |
A D | mvtwsi.c | 742 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 D | soft_i2c.c | 95 #define CONFIG_SYS_I2C_SOFT_SLAVE CONFIG_SYS_I2C_SLAVE
|
/u-boot/board/freescale/p1_p2_rdb_pc/ |
A D | spl.c | 105 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
|
/u-boot/board/Arcturus/ucp1020/ |
A D | spl.c | 112 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
|
/u-boot/include/ |
A D | i2c.h | 722 #ifndef CONFIG_SYS_I2C_SLAVE 723 #define CONFIG_SYS_I2C_SLAVE 0xfe macro
|
/u-boot/board/friendlyarm/nanopi2/ |
A D | onewire.c | 221 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in onewire_i2c_init()
|
/u-boot/board/bosch/shc/ |
A D | board.c | 447 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()
|
/u-boot/arch/arm/mach-sunxi/ |
A D | board.c | 335 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_f()
|
/u-boot/cmd/ |
A D | eeprom.c | 81 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in eeprom_init()
|
Completed in 36 milliseconds
12