Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a80x0_mcbin/board/
Dmarvell_plat_config.c28 #define GPIO52_MASK 0x100000 macro
40 reg |= GPIO52_MASK; in marvell_gpio_config()
44 reg &= ~GPIO52_MASK; in marvell_gpio_config()
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a80x0_puzzle/board/
Dmarvell_plat_config.c28 #define GPIO52_MASK 0x100000 macro
40 reg |= GPIO52_MASK; in marvell_gpio_config()
44 reg &= ~GPIO52_MASK; in marvell_gpio_config()