Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtsi108.h196 #define TSI108_I2C_SDRAM_OFFSET 0x4400 /* offset for SPD I2C channel */ macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtsi108_i2c.c55 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()