Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/rpi3/gpio/
Drpi3_gpio.h32 #define RPI3_GPIO_FUNC_ALT5 U(2) macro
/external/arm-trusted-firmware/plat/rpi/common/
Drpi3_common.c112 return rpi3_gpio_get_select(14) == RPI3_GPIO_FUNC_ALT5; in rpi3_use_mini_uart()