Searched refs:MCFGPTA_GPTPORT (Results 1 – 2 of 2) sorted by relevance
151 MCFGPTA_GPTPORT ^= (1<<2); in hw_watchdog_reset()165 MCFGPTA_GPTPORT ^= (1 << 3); in __led_toggle()177 MCFGPTA_GPTPORT |= (1 << 3); in __led_set()179 MCFGPTA_GPTPORT &= ~(1 << 3); in __led_set()
450 #define MCFGPTA_GPTPORT (*(vu_char *)(CFG_SYS_MBAR+0x1A001D)) macro
Completed in 6 milliseconds