Searched refs:i2c_pca9557_read (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c368 int i2c_pca9557_read(int type) function
447 printf("PCB: v%x.0, ", i2c_pca9557_read(I2C_READ_PCB_VER));
453 printf("NOR vBank%d\n", i2c_pca9557_read(I2C_READ_BANK));

Completed in 34 milliseconds