Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/rpi3/gpio/
Drpi3_gpio.h26 #define RPI3_GPIO_FUNC_OUTPUT U(1) macro
/trusted-firmware-a-latest/drivers/rpi3/gpio/
Drpi3_gpio.c88 else if (result == RPI3_GPIO_FUNC_OUTPUT) in rpi3_gpio_get_direction()
101 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_OUTPUT); in rpi3_gpio_set_direction()