Searched refs:VFE_BUS_IRQ_SUBSAMPLE_PERIOD (Results 1 – 1 of 1) sorted by relevance
50 #define VFE_BUS_IRQ_SUBSAMPLE_PERIOD(vfe, c) ((vfe_is_lite(vfe) ? 0x430 : 0xe30) + (c) * 0x100) macro183 writel(0, vfe->base + VFE_BUS_IRQ_SUBSAMPLE_PERIOD(vfe, wm)); in vfe_wm_start()
Completed in 5 milliseconds