Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Drenesas-ceu.c306 static u32 ceu_read(struct ceu_device *priv, unsigned int reg_offs) in ceu_read() function
324 if (!(ceu_read(ceudev, CEU_CSTSR) & CEU_CSTRST_CPTON)) in ceu_soft_reset()
335 if (!(ceu_read(ceudev, CEU_CAPSR) & CEU_CAPSR_CPKIL)) in ceu_soft_reset()
499 status = ceu_read(ceudev, CEU_CETCR); in ceu_irq()
748 ceu_read(ceudev, CEU_CETCR) & ceudev->irq_mask); in ceu_stop_streaming()