Searched refs:p2_outp_clr (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/ | ||
D | gpio.h | 25 u32 p2_outp_clr; member |
/external/u-boot/drivers/gpio/ | ||
D | lpc32xx_gpio.c | 200 writel(mask, ®s->p2_outp_clr); in gpio_clr() |