Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/m5mols/
A Dm5mols_reg.h29 #define CAT_SYSTEM 0x00 macro
54 #define SYSTEM_VER_CUSTOMER I2C_REG(CAT_SYSTEM, 0x00, 1)
55 #define SYSTEM_VER_PROJECT I2C_REG(CAT_SYSTEM, 0x01, 1)
56 #define SYSTEM_VER_FIRMWARE I2C_REG(CAT_SYSTEM, 0x02, 2)
59 #define SYSTEM_VER_AWB I2C_REG(CAT_SYSTEM, 0x08, 2)
61 #define SYSTEM_SYSMODE I2C_REG(CAT_SYSTEM, 0x0b, 1)
67 #define SYSTEM_CMD(__cmd) I2C_REG(CAT_SYSTEM, cmd, 1)
68 #define SYSTEM_VER_STRING I2C_REG(CAT_SYSTEM, 0x0a, 1)
73 #define SYSTEM_STATUS I2C_REG(CAT_SYSTEM, 0x0c, 1)
76 #define SYSTEM_INT_FACTOR I2C_REG(CAT_SYSTEM, 0x10, 1)
[all …]

Completed in 4 milliseconds