Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dnoon010pc30.c57 #define ISP_CTL_REG(n) (0x0110 + (n)) macro
199 { ISP_CTL_REG(0), 0x30 }, { ISP_CTL_REG(2), 0x30 },
353 return cam_i2c_write(sd, ISP_CTL_REG(0), in noon010_set_params()
Dsr030pc30.c58 #define ISP_CTL_REG(n) (0x1010 + (n)) macro
232 { ISP_CTL_REG(0), 0x30 }, { YOFS_REG, 0x80 },
385 ret = cam_i2c_write(sd, ISP_CTL_REG(0), in sr030pc30_set_params()