Home
last modified time | relevance | path

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

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