Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Drsb.h34 #define RSB_CTRL_START_TRANS (1 << 7) macro
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dsunxi-rsb.c67 #define RSB_CTRL_START_TRANS BIT(7) macro