Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/armv7/stv0991/
A Dpinmux.c36 writel((readl(&stv0991_creg->mux7) & GPIOB_17_MUX_MASK) | in stv0991_pinmux_config()
38 &stv0991_creg->mux7); in stv0991_pinmux_config()
39 writel((readl(&stv0991_creg->mux7) & GPIOB_16_MUX_MASK) | in stv0991_pinmux_config()
41 &stv0991_creg->mux7); in stv0991_pinmux_config()
46 writel(0x00000000, &stv0991_creg->mux7); in stv0991_pinmux_config()
/u-boot/arch/arm/include/asm/arch-stv0991/
A Dstv0991_creg.h29 u32 mux7; /* offset 0x118 */ member

Completed in 3 milliseconds