Searched refs:S3C_CAMIF_REG_CISRCFMT (Results 1 – 2 of 2) sorted by relevance
23 cfg = camif_read(camif, S3C_CAMIF_REG_CISRCFMT); in camif_hw_reset()25 camif_write(camif, S3C_CAMIF_REG_CISRCFMT, cfg); in camif_hw_reset()123 cfg = camif_read(camif, S3C_CAMIF_REG_CISRCFMT); in camif_hw_set_source_format()127 camif_write(camif, S3C_CAMIF_REG_CISRCFMT, cfg); in camif_hw_set_source_format()563 { S3C_CAMIF_REG_CISRCFMT, "CISRCFMT" }, in camif_hw_dump_regs()
24 #define S3C_CAMIF_REG_CISRCFMT 0x00 macro