Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.h70 u32 update_code; member
H A Dcapture.c10044 sync_config->update_code, in rkcif_check_group_sync_state()
10108 if (!sync_config->update_code) { in rkcif_deal_sof()
10109 sync_config->update_code = sync_config->update_cache; in rkcif_deal_sof()
10188 sync_config->update_code & BIT(cif_dev->csi_host_idx)) { in rkcif_check_buffer_prepare()
10190 sync_config->update_code &= ~(BIT(cif_dev->csi_host_idx)); in rkcif_check_buffer_prepare()
10191 if (!sync_config->update_code && in rkcif_check_buffer_prepare()
10193 sync_config->update_code = sync_config->update_cache; in rkcif_check_buffer_prepare()