Searched refs:VFE_BUS_FRAME_INCR (Results 1 – 1 of 1) sorted by relevance
42 #define VFE_BUS_FRAME_INCR(vfe, c) ((vfe_is_lite(vfe) ? 0x408 : 0xe08) + (c) * 0x100) macro173 vfe->base + VFE_BUS_FRAME_INCR(vfe, wm)); in vfe_wm_start()
Completed in 3 milliseconds