Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-170.c20 #define GLOBAL_RESET_CMD_CORE BIT(0) macro
202 u32 reset_bits = GLOBAL_RESET_CMD_CORE | in vfe_global_reset()