Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/
H A Dsh_vou.c208 unsigned int row_coeff; in sh_vou_stream_config() local
219 row_coeff = 1; in sh_vou_stream_config()
225 row_coeff = 2; in sh_vou_stream_config()
228 row_coeff = 3; in sh_vou_stream_config()
233 sh_vou_reg_ab_write(vou_dev, VOUAIR, vou_dev->pix.width * row_coeff); in sh_vou_stream_config()