Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-armada100/
Dgpio.h18 #define GPIO_LOW 0 macro
/external/u-boot/board/Marvell/gplugd/
Dgplugd.c83 gpio_direction_output(CONFIG_SYS_GPIO_PHY_RST, GPIO_LOW); in board_init()