Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/qcom/camss/
Dcamss-vfe-480.c25 #define GLOBAL_RESET_HW_AND_REG (IS_LITE ? BIT(1) : BIT(0)) macro
113 writel_relaxed(GLOBAL_RESET_HW_AND_REG, vfe->base + VFE_GLOBAL_RESET_CMD); in vfe_global_reset()