Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c316 select_i2c_ch_pca(I2C_CH_DEFAULT); in adjust_vdd()
844 select_i2c_ch_pca(I2C_CH_DEFAULT); in config_serdes1_refclks()
954 select_i2c_ch_pca(I2C_CH_DEFAULT); in config_serdes2_refclks()
1077 select_i2c_ch_pca(I2C_CH_DEFAULT); in board_early_init_r()
/openbmc/u-boot/include/configs/
H A DB4860QDS.h72 #define I2C_CH_DEFAULT 0x8 macro