Home
last modified time | relevance | path

Searched defs:RSB_CTRL_SOFT_RST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Drsb.h32 #define RSB_CTRL_SOFT_RST (1 << 0) macro
/openbmc/linux/drivers/bus/
H A Dsunxi-rsb.c68 #define RSB_CTRL_SOFT_RST BIT(0) macro