Searched refs:VFE_BUS_IMAGE_CFG1 (Results 1 – 1 of 1) sorted by relevance
47 #define VFE_BUS_IMAGE_CFG1(vfe, c) ((vfe_is_lite(vfe) ? 0x410 : 0xe10) + (c) * 0x100) macro167 writel(0, vfe->base + VFE_BUS_IMAGE_CFG1(vfe, wm)); in vfe_wm_start()
Completed in 5 milliseconds