Home
last modified time | relevance | path

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

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