Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-sunxi/
Dp2wi.c71 if (reg & P2WI_STAT_TRANS_ERR) { in p2wi_await_trans()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dp2wi.h37 #define P2WI_STAT_TRANS_ERR (0x1 << 1) macro