Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/smipcie/
Dsmipcie.h34 #define I2C_A_CONTROL_REG_BASE 0x0940 macro
110 #define I2C_A_CTL_STATUS (I2C_A_CONTROL_REG_BASE + 0x00)
111 #define I2C_A_ADDR (I2C_A_CONTROL_REG_BASE + 0x04)
112 #define I2C_A_SW_CTL (I2C_A_CONTROL_REG_BASE + 0x08)
113 #define I2C_A_TIME_OUT_CNT (I2C_A_CONTROL_REG_BASE + 0x0C)
114 #define I2C_A_FIFO_STATUS (I2C_A_CONTROL_REG_BASE + 0x10)
115 #define I2C_A_FS_EN (I2C_A_CONTROL_REG_BASE + 0x14)
116 #define I2C_A_FIFO_DATA (I2C_A_CONTROL_REG_BASE + 0x20)