Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Deb_cpu5282.h236 #define CONFIG_SYS_VCXK_ACKNOWLEDGE_PORT MCFGPTB_GPTPORT
240 #define CONFIG_SYS_VCXK_ENABLE_PORT MCFGPTB_GPTPORT
244 #define CONFIG_SYS_VCXK_REQUEST_PORT MCFGPTB_GPTPORT
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfgpio.h192 return MCFGPTB_GPTPORT; in __mcfgpio_ppdr()
235 return MCFGPTB_GPTPORT; in __mcfgpio_podr()
H A Dm528xsim.h223 #define MCFGPTB_GPTPORT (MCF_IPSBAR + 0x001B001D) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5282.h473 #define MCFGPTB_GPTPORT (*(vu_char *)(CONFIG_SYS_MBAR+0x1B001D)) macro