Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/rpi3/gpio/
Drpi3_gpio.h25 #define RPI3_GPIO_FUNC_INPUT U(0) macro
/trusted-firmware-a-latest/drivers/rpi3/gpio/
Drpi3_gpio.c86 if (result == RPI3_GPIO_FUNC_INPUT) in rpi3_gpio_get_direction()
98 rpi3_gpio_set_select(gpio, RPI3_GPIO_FUNC_INPUT); in rpi3_gpio_set_direction()