Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/camss/
A Dcamss-vfe-680.c50 #define VFE_BUS_IRQ_SUBSAMPLE_PERIOD(vfe, c) ((vfe_is_lite(vfe) ? 0x430 : 0xe30) + (c) * 0x100) macro
183 writel(0, vfe->base + VFE_BUS_IRQ_SUBSAMPLE_PERIOD(vfe, wm)); in vfe_wm_start()

Completed in 5 milliseconds