Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h218 #define S3C_CAMIF_REG_MSCTRL(id) (0xfc + (id) * 0x2c) macro
H A Dcamif-regs.c291 u32 cfg = camif_read(vp->camif, S3C_CAMIF_REG_MSCTRL(vp->id)); in camif_hw_set_input_path()
293 camif_write(vp->camif, S3C_CAMIF_REG_MSCTRL(vp->id), cfg); in camif_hw_set_input_path()