Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/
Dm5235.h278 #define GPIO_PODR_SDRAM(X) ((x)&0x3F) macro
296 #define GPIO_PDDR_SDRAM(X) GPIO_PODR_SDRAM(X)
314 #define GPIO_PPDSDR_SDRAM(X) GPIO_PODR_SDRAM(X)
332 #define GPIO_PCLRR_SDRAM(X) GPIO_PODR_SDRAM(X)