Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Drenesas-ceu.c353 u32 camcr, cdocr, cfzsr, cdwdr, capwr; in ceu_hw_config() local
403 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
417 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
431 cfzsr = (pix->height << 16) | pix->width; in ceu_hw_config()
456 ceu_write(ceudev, CEU_CFSZR, cfzsr); in ceu_hw_config()