Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dimx296.c28 #define IMX296_REG_24BIT(n) ((3 << 16) | (n)) macro
48 #define IMX296_VMAX IMX296_REG_24BIT(0x3010)
81 #define IMX296_PULSE1_UP IMX296_REG_24BIT(0x3070)
82 #define IMX296_PULSE1_DN IMX296_REG_24BIT(0x3074)
88 #define IMX296_PULSE2_UP IMX296_REG_24BIT(0x307c)
89 #define IMX296_PULSE2_DN IMX296_REG_24BIT(0x3080)
91 #define IMX296_SHS1 IMX296_REG_24BIT(0x308d)
92 #define IMX296_SHS2 IMX296_REG_24BIT(0x3090)
93 #define IMX296_SHS3 IMX296_REG_24BIT(0x3094)
94 #define IMX296_SHS4 IMX296_REG_24BIT(0x3098)