Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c1238 static void rkcif_write_reg(struct vehicle_cif *cif, in rkcif_write_reg() function
1584 rkcif_write_reg(cif, CIF_REG_DVP_FOR, val); in cif_stream_setup()
1586 rkcif_write_reg(cif, CIF_REG_DVP_VIR_LINE_WIDTH, cfg->width); in cif_stream_setup()
1587 rkcif_write_reg(cif, CIF_REG_DVP_SET_SIZE, in cif_stream_setup()
1591 rkcif_write_reg(cif, CIF_REG_DVP_CROP, crop); in cif_stream_setup()
1593 rkcif_write_reg(cif, CIF_REG_DVP_FRAME_STATUS, FRAME_STAT_CLS); in cif_stream_setup()
1596 rkcif_write_reg(cif, CIF_REG_DVP_INTSTAT, INTSTAT_CLS); in cif_stream_setup()
1597 rkcif_write_reg(cif, CIF_REG_DVP_SCL_CTRL, ENABLE_YUV_16BIT_BYPASS); in cif_stream_setup()
1598 rkcif_write_reg(cif, CIF_REG_DVP_INTEN, in cif_stream_setup()
1602 rkcif_write_reg(cif, CIF_REG_DVP_LINE_INT_NUM, 0x1); in cif_stream_setup()
[all …]