Searched defs:GPP_MASK (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_sys_env_lib.h27 #define GPP_MASK(GPIO_NUM) (1 << GPIO_NUM % 32) macro
/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dsys_env_lib.h234 #define GPP_MASK(GPIO_NUM) (1 << GPIO_NUM % 32) macro

Completed in 85 milliseconds