Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dingenic_rproc.c28 #define AUX_CTRL_SW_RESET BIT(0) macro
112 writel(AUX_CTRL_SW_RESET, vpu->aux_base + REG_AUX_CTRL); in ingenic_rproc_stop()