Searched refs:I2C_MST_CNTL (Results 1 – 1 of 1) sorted by relevance
21 #define I2C_MST_CNTL 0x00 macro82 ret = readl_poll_timeout(i2cd->regs + I2C_MST_CNTL, val, in gpu_i2c_check_status()92 val = readl(i2cd->regs + I2C_MST_CNTL); in gpu_i2c_check_status()113 writel(val, i2cd->regs + I2C_MST_CNTL); in gpu_i2c_read()141 writel(I2C_MST_CNTL_GEN_START, i2cd->regs + I2C_MST_CNTL); in gpu_i2c_start()147 writel(I2C_MST_CNTL_GEN_STOP, i2cd->regs + I2C_MST_CNTL); in gpu_i2c_stop()158 writel(val, i2cd->regs + I2C_MST_CNTL); in gpu_i2c_write()