Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dregs.h250 #define CIF_FETCH_Y_LAST_LINE(val) ((val) & 0x1fff) macro
H A Dcapture.c10755 lastline = CIF_FETCH_Y_LAST_LINE(lastline); in rkcif_irq_pingpong()
10757 lastpix = CIF_FETCH_Y_LAST_LINE(lastpix); in rkcif_irq_pingpong()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c4188 lastline = CIF_FETCH_Y_LAST_LINE(lastline); in rk_camera_irq()
4190 lastpix = CIF_FETCH_Y_LAST_LINE(lastpix); in rk_camera_irq()