Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dimx296.c26 #define IMX296_REG_8BIT(n) ((1 << 16) | (n)) macro
32 #define IMX296_CTRL00 IMX296_REG_8BIT(0x3000)
34 #define IMX296_CTRL08 IMX296_REG_8BIT(0x3008)
36 #define IMX296_CTRL0A IMX296_REG_8BIT(0x300a)
38 #define IMX296_CTRL0B IMX296_REG_8BIT(0x300b)
40 #define IMX296_CTRL0D IMX296_REG_8BIT(0x300d)
45 #define IMX296_CTRL0E IMX296_REG_8BIT(0x300e)
50 #define IMX296_TMDCTRL IMX296_REG_8BIT(0x301d)
54 #define IMX296_WDSEL IMX296_REG_8BIT(0x3021)
58 #define IMX296_BLKLEVELAUTO IMX296_REG_8BIT(0x3022)
[all …]