Home
last modified time | relevance | path

Searched refs:FUNCMUX_UART4_GMC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Dfuncmux.h23 FUNCMUX_UART4_GMC = 0, enumerator
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard.c139 FUNCMUX_UART4_GMC,
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dfuncmux.c92 if (config == FUNCMUX_UART4_GMC) { in funcmux_select()