Home
last modified time | relevance | path

Searched refs:i2c_init (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/u-boot/board/ti/am3517crane/
H A Dam3517crane.c46 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in misc_init_r()
/openbmc/u-boot/board/phytec/pcm051/
H A Dboard.c149 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in set_mux_conf_regs()
160 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in board_init()
/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c107 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in scale_vcores()
H A Dcm_t43.c48 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in board_init()
/openbmc/u-boot/board/logicpd/am3517evm/
H A Dam3517evm.c113 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in misc_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/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/freescale/p1022ds/
H A Dspl.c111 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_r()
/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass-compat.c99 void i2c_init(int speed, int slaveaddr) in i2c_init() function
H A Di2c_core.c345 __weak void i2c_init(int speed, int slaveaddr) in i2c_init() function
H A Dmv_i2c.c426 void i2c_init(int speed, int slaveaddr) in i2c_init() function
/openbmc/u-boot/board/silica/pengwyn/
H A Dboard.c127 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()
/openbmc/u-boot/include/
H A Di2c.h367 void i2c_init(int speed, int slaveaddr);
742 void i2c_init(int speed, int slaveaddr);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c206 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in spl_board_init()
/openbmc/u-boot/include/configs/
H A Dtam3517-common.h272 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); \
/openbmc/u-boot/board/ti/evm/
H A Devm.c194 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in misc_init_r()
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c160 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in get_dpll_ddr_params()
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c235 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in get_dpll_ddr_params()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dboard.c269 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init_f()
/openbmc/u-boot/board/bosch/shc/
H A Dboard.c440 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in board_init()
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c74 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE); in do_board_detect()
466 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, in gpi2c_init()
/openbmc/u-boot/cmd/
H A Deeprom.c74 i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE); in eeprom_init()
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c282 i2c_init(CONFIG_SYS_FSL_I2C_SPEED, CONFIG_SYS_FSL_I2C_SLAVE); in checkboard()
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c409 i2c_init(CONFIG_SYS_DAVINCI_I2C_SPEED, CONFIG_SYS_DAVINCI_I2C_SLAVE); in ddr3_read_spd()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c492 i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, in gpi2c_init()

12