Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s3c-camif/
Dcamif-regs.h151 #define S3C_CAMIF_REG_CISTATUS(id, _offs) (0x64 + (id) * (0x34 + (_offs))) macro
264 return readl(vp->camif->io_base + S3C_CAMIF_REG_CISTATUS(vp->id, in camif_hw_get_status()
Dcamif-regs.c592 { S3C_CAMIF_REG_CISTATUS(0, 0), "CICOSTATUS" }, in camif_hw_dump_regs()
593 { S3C_CAMIF_REG_CISTATUS(1, 0), "CIPRSTATUS" }, in camif_hw_dump_regs()