Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpinmux.h63 PMUX_PIN_RCV_SEL_HIGH, enumerator
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpinmux-common.c55 ((rcv_sel) <= PMUX_PIN_RCV_SEL_HIGH))
344 if (rcv_sel == PMUX_PIN_RCV_SEL_HIGH) in pinmux_set_rcv_sel()