Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpinmux.h61 PMUX_PIN_RCV_SEL_DEFAULT = 0, enumerator
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpinmux-common.c336 if (rcv_sel == PMUX_PIN_RCV_SEL_DEFAULT) in pinmux_set_rcv_sel()