Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c350 u32 camcr, cdocr, cfzsr, cdwdr, capwr; in ceu_hw_config() local
400 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
414 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
428 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
453 ceu_write(ceudev, CEU_CFSZR, cfzsr); in ceu_hw_config()