Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dp2wi.c52 P2WI_PM_INIT_SEND, in p2wi_change_to_p2wi_mode()
55 while ((readl(&p2wi->pm) & P2WI_PM_INIT_SEND)) { in p2wi_change_to_p2wi_mode()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dp2wi.h119 #define P2WI_PM_INIT_SEND (0x1 << 31) macro