Home
last modified time | relevance | path

Searched refs:I2C_PADS_INFO (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/mach-imx/
Dmxc_i2c.h89 #define I2C_PADS_INFO(name) \ macro
/external/u-boot/board/compulab/cm_fx6/
Dcm_fx6.c263 err = cm_fx6_setup_one_i2c(0, I2C_PADS_INFO(i2c0_pads)); in cm_fx6_setup_i2c()
266 err = cm_fx6_setup_one_i2c(1, I2C_PADS_INFO(i2c1_pads)); in cm_fx6_setup_i2c()
269 err = cm_fx6_setup_one_i2c(2, I2C_PADS_INFO(i2c2_pads)); in cm_fx6_setup_i2c()