Searched refs:ISP_CTL_REG (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | noon010pc30.c | 61 #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), noon010_set_params()
|
H A D | sr030pc30.c | 62 #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), sr030pc30_set_params()
|
Completed in 77 milliseconds