Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_console_dual.c18 return rpi3_gpio_get_select(14) == RPI3_GPIO_FUNC_ALT5; in rpi3_use_mini_uart()
/rk3399_ARM-atf/include/drivers/rpi3/gpio/
H A Drpi3_gpio.h32 #define RPI3_GPIO_FUNC_ALT5 U(2) macro