Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Db4860qds.c317 select_i2c_ch_pca(I2C_CH_DEFAULT); in adjust_vdd()
845 select_i2c_ch_pca(I2C_CH_DEFAULT); in config_serdes1_refclks()
955 select_i2c_ch_pca(I2C_CH_DEFAULT); in config_serdes2_refclks()
1078 select_i2c_ch_pca(I2C_CH_DEFAULT); in board_early_init_r()
/OK3568_Linux_fs/u-boot/include/configs/
H A DB4860QDS.h80 #define I2C_CH_DEFAULT 0x8 macro