Searched refs:MCFGPIO_PODR_E (Results 1 – 3 of 3) sorted by relevance
129 writeb(readb(MCFGPIO_PODR_E) & ~(1 << 5), MCFGPIO_PODR_E); in wildfiremod_halt()130 writeb(readb(MCFGPIO_PODR_E) | (1 << 5), MCFGPIO_PODR_E); in wildfiremod_halt()
202 #define MCFGPIO_PODR_E 0xec094004 macro
108 #define MCFGPIO_PODR_E (MCF_IPSBAR + 0x00100004) macro