Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_I2C_SPEED (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c345 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6dq_i2c_pad_info0); in board_init()
346 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6dq_i2c_pad_info1); in board_init()
347 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6dq_i2c_pad_info2); in board_init()
349 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6sdl_i2c_pad_info0); in board_init()
350 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6sdl_i2c_pad_info1); in board_init()
351 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &dh6sdl_i2c_pad_info2); in board_init()
/openbmc/u-boot/board/wandboard/
H A Dwandboard.c534 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6dl_i2c2_pad_info); in board_init()
536 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c2_pad_info); in board_init()
537 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6q_i2c3_pad_info); in board_init()
539 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6dl_i2c2_pad_info); in board_init()
540 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &mx6dl_i2c3_pad_info); 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/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/board/ccv/xpress/
H A Dxpress.c306 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1); in board_init()
307 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in board_init()
308 setup_i2c(3, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info4); in board_init()
/openbmc/u-boot/board/liebherr/display5/
H A Ddisplay5.c372 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info0); in board_init()
373 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1); in board_init()
374 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in board_init()
/openbmc/u-boot/cmd/
H A Deeprom.c29 #ifndef CONFIG_SYS_I2C_SPEED
30 #define CONFIG_SYS_I2C_SPEED 50000 macro
74 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in eeprom_init()
/openbmc/u-boot/board/barco/platinum/
H A Dplatinum_titanium.c145 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info0); in platinum_setup_i2c()
146 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in platinum_setup_i2c()
H A Dplatinum_picon.c174 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info0); in platinum_setup_i2c()
175 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in platinum_setup_i2c()
/openbmc/u-boot/board/tbs/tbs2910/
H A Dtbs2910.c433 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info0); in board_init()
434 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1); in board_init()
435 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in board_init()
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/
H A Dkp_imx6q_tpc.c270 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &kp_imx6q_tpc_i2c_pad_info0); in board_init()
271 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &kp_imx6q_tpc_i2c_pad_info1); in board_init()
/openbmc/u-boot/include/configs/
H A Drastaban.h38 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dthuban.h31 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dmaxbcm.h29 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Ddb-88f6720.h29 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Ddraco.h33 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Drut.h27 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dpxm2.h36 #define CONFIG_SYS_I2C_SPEED 400000 macro
H A Dds414.h29 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Ddb-mv784mp-gp.h26 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dtheadorable.h36 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dmx6sabresd.h51 #define CONFIG_SYS_I2C_SPEED 100000 macro
H A Dsksimx6.h35 #define CONFIG_SYS_I2C_SPEED 100000 macro
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dconfig.h68 #define CONFIG_SYS_I2C_SPEED 100000 macro
/openbmc/u-boot/board/kosagi/novena/
H A Dnovena_spl.c251 setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info0); in novena_spl_setup_iomux_i2c()
252 setup_i2c(1, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1); in novena_spl_setup_iomux_i2c()
253 setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info2); in novena_spl_setup_iomux_i2c()

123456