Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dnoon010pc30.c61 #define ISP_CTL_REG(n) (0x0110 + (n)) macro
203 { ISP_CTL_REG(0), 0x30 }, { ISP_CTL_REG(2), 0x30 },
357 return cam_i2c_write(sd, ISP_CTL_REG(0), in noon010_set_params()
Dsr030pc30.c62 #define ISP_CTL_REG(n) (0x1010 + (n)) macro
236 { ISP_CTL_REG(0), 0x30 }, { YOFS_REG, 0x80 },
389 ret = cam_i2c_write(sd, ISP_CTL_REG(0), in sr030pc30_set_params()