Searched refs:VFE_GLOBAL_RESET_CMD (Results 1 – 2 of 2) sorted by relevance
18 #define VFE_GLOBAL_RESET_CMD (vfe_is_lite(vfe) ? 0x0c : 0x1c) macro96 writel_relaxed(GLOBAL_RESET_HW_AND_REG, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()
17 #define VFE_GLOBAL_RESET_CMD (0x018) macro204 writel_relaxed(reset_bits, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()
Completed in 6 milliseconds