Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c20 #define VFE_GLOBAL_RESET_CMD (vfe_is_lite(vfe) ? 0x0c : 0x1c) macro
111 writel_relaxed(GLOBAL_RESET_HW_AND_REG, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()
H A Dcamss-vfe-17x.c19 #define VFE_GLOBAL_RESET_CMD (0x018) macro
220 writel_relaxed(reset_bits, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()