Searched refs:S5C73M3_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3.h | 42 #define S5C73M3_REG(_addrh, _addrl) (((_addrh) << 16) | _addrl) macro 51 #define REG_I2C_SEQ_STATUS S5C73M3_REG(0x0009, 0x59A6) 59 #define REG_I2C_STATUS S5C73M3_REG(0x0009, 0x599E) 72 #define REG_STATUS S5C73M3_REG(0x0009, 0x5080) 89 #define COMM_RESULT_OFFSET S5C73M3_REG(0x0009, 0x5000) 182 #define REG_AF_STATUS S5C73M3_REG(0x0009, 0x5e80) 192 #define REG_AF_TOUCH_POSITION S5C73M3_REG(0x0009, 0x5e8e)
|
/kernel/linux/linux-6.6/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3.h | 42 #define S5C73M3_REG(_addrh, _addrl) (((_addrh) << 16) | _addrl) macro 51 #define REG_I2C_SEQ_STATUS S5C73M3_REG(0x0009, 0x59A6) 59 #define REG_I2C_STATUS S5C73M3_REG(0x0009, 0x599E) 72 #define REG_STATUS S5C73M3_REG(0x0009, 0x5080) 89 #define COMM_RESULT_OFFSET S5C73M3_REG(0x0009, 0x5000) 182 #define REG_AF_STATUS S5C73M3_REG(0x0009, 0x5e80) 192 #define REG_AF_TOUCH_POSITION S5C73M3_REG(0x0009, 0x5e8e)
|
Completed in 4 milliseconds