Home
last modified time | relevance | path

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

/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c146 MCFGPTA_GPTDDR |= (1<<2); in hw_watchdog_init()
148 MCFGPTA_GPTDDR &= ~(1<<2); in hw_watchdog_init()
173 MCFGPTA_GPTDDR |= (1 << 3); in __led_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfgpio.h276 return MCFGPTA_GPTDDR; in __mcfgpio_pddr()
H A Dm528xsim.h222 #define MCFGPTA_GPTDDR (MCF_IPSBAR + 0x001A001E) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5282.h451 #define MCFGPTA_GPTDDR (*(vu_char *)(CONFIG_SYS_MBAR+0x1A001E)) macro