Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dregs.h753 #define SW_SCALE_END(intstat, ch) ((intstat >> ((ch + 1) * 2)) & 0x3) macro
H A Dcif-scale.c1045 scale_vdev->frame_phase = SW_SCALE_END(intstat_glb, ch); in rkcif_irq_handle_scale()