Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/mach-imx/
A Dmxc_i2c.h95 #define I2C_PADS_INFO(name) \ macro
/u-boot/board/compulab/cm_fx6/
A Dcm_fx6.c272 err = cm_fx6_setup_one_i2c(0, I2C_PADS_INFO(i2c0_pads)); in cm_fx6_setup_i2c()
275 err = cm_fx6_setup_one_i2c(1, I2C_PADS_INFO(i2c1_pads)); in cm_fx6_setup_i2c()
278 err = cm_fx6_setup_one_i2c(2, I2C_PADS_INFO(i2c2_pads)); in cm_fx6_setup_i2c()

Completed in 3 milliseconds