Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c35 #define MVEBU_GPIO_MASK(index) (1 << (index % 32)) macro
521 reg & ~MVEBU_GPIO_MASK(info->gpio_index)); in plat_marvell_power_off_gpio()