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