Searched refs:MVEBU_GPIO_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define MVEBU_GPIO_MASK(index) (1 << (index % 32)) macro515 reg & ~MVEBU_GPIO_MASK(info->gpio_index)); in plat_marvell_power_off_gpio()