Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dp2wi.h116 #define P2WI_PM_INIT_DATA(n) (((n) & 0xff) << 16) macro
117 #define P2WI_PM_INIT_DATA_MASK P2WI_PM_INIT_DATA(0xff)
/external/u-boot/arch/arm/mach-sunxi/
Dp2wi.c50 P2WI_PM_INIT_DATA(init_data) | in p2wi_change_to_p2wi_mode()