Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dedminiv2.h69 #define ORION5X_GPIO_IN_POLARITY 0x000000d0 macro
/external/u-boot/arch/arm/mach-orion5x/
Dcpu.c281 writel(ORION5X_GPIO_IN_POLARITY, ORION5X_GPIO_BASE+0x0c); in arch_misc_init()