Searched refs:reg_y (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/platform/coda/ |
D | coda.h | 249 struct vb2_buffer *buf, unsigned int reg_y);
|
D | coda-common.c | 87 struct vb2_buffer *buf, unsigned int reg_y) in coda_write_base() argument 109 coda_write(ctx->dev, base_y, reg_y); in coda_write_base() 110 coda_write(ctx->dev, base_cb, reg_y + 4); in coda_write_base() 111 coda_write(ctx->dev, base_cr, reg_y + 8); in coda_write_base()
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | rj54n1cb0c.c | 507 u16 reg_x, u16 reg_y, u16 reg_xy, in rj54n1_set_rect() argument 519 ret = reg_write(client, reg_y, height & 0xff); in rj54n1_set_rect()
|