Searched refs:S3C_CAMIF_REG_CISRCFMT (Results 1 – 2 of 2) sorted by relevance
20 cfg = camif_read(camif, S3C_CAMIF_REG_CISRCFMT); in camif_hw_reset()22 camif_write(camif, S3C_CAMIF_REG_CISRCFMT, cfg); in camif_hw_reset()120 cfg = camif_read(camif, S3C_CAMIF_REG_CISRCFMT); in camif_hw_set_source_format()124 camif_write(camif, S3C_CAMIF_REG_CISRCFMT, cfg); in camif_hw_set_source_format()560 { S3C_CAMIF_REG_CISRCFMT, "CISRCFMT" }, in camif_hw_dump_regs()
23 #define S3C_CAMIF_REG_CISRCFMT 0x00 macro