Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Dp1022ds.c82 #define CONFIG_TFP410_I2C_ADDR 0x38 macro
114 if (i2c_write(CONFIG_TFP410_I2C_ADDR, 0x08, 1, &temp, sizeof(temp)) < 0) in misc_init_r()
116 if (i2c_read(CONFIG_TFP410_I2C_ADDR, 0x08, 1, &temp, sizeof(temp)) < 0) in misc_init_r()
121 if (i2c_write(CONFIG_TFP410_I2C_ADDR, 0x0A, 1, &temp, sizeof(temp)) < 0) in misc_init_r()
123 if (i2c_read(CONFIG_TFP410_I2C_ADDR, 0x0A, 1, &temp, sizeof(temp)) < 0) in misc_init_r()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4829 CONFIG_TFP410_I2C_ADDR