Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_i2c.c156 iowrite32(PT3_I2C_RUN | addr, pt3->regs[0] + REG_I2C_W); in send_i2c_cmd()
185 iowrite32(PT3_I2C_RESET, pt3->regs[0] + REG_I2C_W); in pt3_i2c_reset()
H A Dpt3.h33 #define REG_I2C_W 0x10 macro