Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dpinmux.c27 writel((readl(&stv0991_creg->cfg_pad6) & GPIOC_31_MODE_MASK) | in stv0991_pinmux_config()
29 &stv0991_creg->cfg_pad6); in stv0991_pinmux_config()
30 writel((readl(&stv0991_creg->cfg_pad6) & GPIOC_30_MODE_MASK) | in stv0991_pinmux_config()
32 &stv0991_creg->cfg_pad6); in stv0991_pinmux_config()
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_creg.h42 u32 cfg_pad6; /* offset 0x214 */ member