Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dimx_rgpio2p.c36 val = readl(&regs->gpio_pddr); in imx_rgpio2p_is_output()
46 l = readl(&regs->gpio_pddr); in imx_rgpio2p_bank_direction()
55 writel(l, &regs->gpio_pddr); in imx_rgpio2p_bank_direction()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dgpio.h15 u32 gpio_pddr; member