Searched refs:VFE_BUS_FRAMEDROP_PERIOD (Results 1 – 1 of 1) sorted by relevance
52 #define VFE_BUS_FRAMEDROP_PERIOD(vfe, c) ((vfe_is_lite(vfe) ? 0x438 : 0xe38) + (c) * 0x100) macro181 writel(0, vfe->base + VFE_BUS_FRAMEDROP_PERIOD(vfe, wm)); in vfe_wm_start()
Completed in 3 milliseconds