Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-170.c176 #define VFE_BUS_WM_FRAME_INC(n) (0x2258 + (n) * 0x100) macro
279 writel_relaxed(stride * pix->height, vfe->base + VFE_BUS_WM_FRAME_INC(wm)); in vfe_wm_update()