Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Drsb.h33 #define RSB_CTRL_START_TRANS (1 << 7) macro
/openbmc/linux/drivers/bus/
H A Dsunxi-rsb.c65 #define RSB_CTRL_START_TRANS BIT(7) macro