Searched refs:wb_bottom (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Drj54n1cb0c.c640 u16 inc_sel, wb_bit8, wb_left, wb_right, wb_top, wb_bottom; local
762 wb_bottom = (3 * output_h / 4 - 3) / 4;
764 ((wb_right >> 6) & 4) | ((wb_bottom >> 8) & 1);
775 ret = reg_write(client, RJ54N1_VCAPE_WB, wb_bottom);

Completed in 104 milliseconds