Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dpinmux.c20 writel((readl(&stv0991_creg->mux12) & GPIOC_31_MUX_MASK) | in stv0991_pinmux_config()
22 &stv0991_creg->mux12); in stv0991_pinmux_config()
23 writel((readl(&stv0991_creg->mux12) & GPIOC_30_MUX_MASK) | in stv0991_pinmux_config()
25 &stv0991_creg->mux12); in stv0991_pinmux_config()
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_creg.h34 u32 mux12; /* offset 0x12c */ member