Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c342 RAW_WR_SIZE_ERR | MIPI_LINECNT | in csi_config()
H A Dcapture_v21.c1977 u32 state_err = RAW_WR_SIZE_ERR | RAW_RD_SIZE_ERR; in rkisp_mipi_v21_isr()
H A Dcapture_v20.c2250 u32 state_err = RAW_WR_SIZE_ERR | RAW_RD_SIZE_ERR; in rkisp_mipi_v20_isr()
H A Dregs_v2x.h2394 #define RAW_WR_SIZE_ERR GENMASK(15, 8) macro