Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/qcom/camss/
Dcamss-vfe-480.c24 #define VFE_GLOBAL_RESET_CMD (IS_LITE ? 0x0c : 0x1c) macro
113 writel_relaxed(GLOBAL_RESET_HW_AND_REG, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()
Dcamss-vfe-170.c20 #define VFE_GLOBAL_RESET_CMD (0x018) macro
220 writel_relaxed(reset_bits, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()