Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Deb_cpu5282.h249 #define CONFIG_SYS_VCXK_ACKNOWLEDGE_PORT MCFGPTB_GPTPORT
253 #define CONFIG_SYS_VCXK_ENABLE_PORT MCFGPTB_GPTPORT
257 #define CONFIG_SYS_VCXK_REQUEST_PORT MCFGPTB_GPTPORT
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcfgpio.h200 return MCFGPTB_GPTPORT; in __mcfgpio_ppdr()
243 return MCFGPTB_GPTPORT; in __mcfgpio_podr()
H A Dm528xsim.h223 #define MCFGPTB_GPTPORT (MCF_IPSBAR + 0x001B001D) macro
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5282.h474 #define MCFGPTB_GPTPORT (*(vu_char *)(CONFIG_SYS_MBAR+0x1B001D)) macro