Searched refs:VFE_BUS_IMAGE_CFG2 (Results 1 – 1 of 1) sorted by relevance
48 #define VFE_BUS_IMAGE_CFG2(vfe, c) ((vfe_is_lite(vfe) ? 0x414 : 0xe14) + (c) * 0x100) macro168 writel(stride, vfe->base + VFE_BUS_IMAGE_CFG2(vfe, wm)); in vfe_wm_start()
Completed in 4 milliseconds