Searched refs:VFE_GLOBAL_RESET_CMD (Results 1 – 2 of 2) sorted by relevance
20 #define VFE_GLOBAL_RESET_CMD (vfe_is_lite(vfe) ? 0x0c : 0x1c) macro111 writel_relaxed(GLOBAL_RESET_HW_AND_REG, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()
19 #define VFE_GLOBAL_RESET_CMD (0x018) macro220 writel_relaxed(reset_bits, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()