Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Dfuncmux.h26 FUNCMUX_DVC_I2CP = 0, enumerator
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dfuncmux.c100 if (config == FUNCMUX_DVC_I2CP) { in funcmux_select()