Home
last modified time | relevance | path

Searched refs:FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/avionic-design/common/
H A Dtamonten.c37 funcmux_select(PERIPH_ID_SDMMC4, FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT); in pin_mux_mmc()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Dfuncmux.h39 FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT, enumerator
/openbmc/u-boot/board/nvidia/harmony/
H A Dharmony.c23 funcmux_select(PERIPH_ID_SDMMC4, FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT); in pin_mux_mmc()
/openbmc/u-boot/board/nvidia/seaboard/
H A Dseaboard.c35 funcmux_select(PERIPH_ID_SDMMC4, FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT); in pin_mux_mmc()
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dfuncmux.c192 case FUNCMUX_SDMMC4_ATB_GMA_GME_8_BIT: in funcmux_select()