Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
Dplat_pm.c502 unsigned int tog_bits; in plat_marvell_power_off_gpio() local
532 tog_bits = pm_cfg->cfg.gpio.seq[idx]; in plat_marvell_power_off_gpio()
544 if (GPIO_LOW == (tog_bits & (1 << gpio))) in plat_marvell_power_off_gpio()