Home
last modified time | relevance | path

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

/linux/drivers/media/pci/smipcie/
A Dsmipcie.h35 #define I2C_B_CONTROL_REG_BASE 0x0980 macro
119 #define I2C_B_CTL_STATUS (I2C_B_CONTROL_REG_BASE + 0x00)
120 #define I2C_B_ADDR (I2C_B_CONTROL_REG_BASE + 0x04)
121 #define I2C_B_SW_CTL (I2C_B_CONTROL_REG_BASE + 0x08)
122 #define I2C_B_TIME_OUT_CNT (I2C_B_CONTROL_REG_BASE + 0x0C)
123 #define I2C_B_FIFO_STATUS (I2C_B_CONTROL_REG_BASE + 0x10)
124 #define I2C_B_FS_EN (I2C_B_CONTROL_REG_BASE + 0x14)
125 #define I2C_B_FIFO_DATA (I2C_B_CONTROL_REG_BASE + 0x20)

Completed in 5 milliseconds