Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Ddcu_sii9022a.c24 #define TPI_PWR_STAT_REG 0x1E macro
74 i2c_read(CONFIG_SYS_I2C_DVI_ADDR, TPI_PWR_STAT_REG, 1, &temp, 1); in dcu_set_dvi_encoder()
77 i2c_write(CONFIG_SYS_I2C_DVI_ADDR, TPI_PWR_STAT_REG, 1, &temp, 1); in dcu_set_dvi_encoder()