Home
last modified time | relevance | path

Searched refs:MCFGPIO_PODR_E (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/coldfire/
H A Dm528x.c119 writeb(readb(MCFGPIO_PODR_E) & ~(1 << 5), MCFGPIO_PODR_E); in wildfiremod_halt()
120 writeb(readb(MCFGPIO_PODR_E) | (1 << 5), MCFGPIO_PODR_E); in wildfiremod_halt()
/linux/arch/m68k/include/asm/
H A Dm5441xsim.h208 #define MCFGPIO_PODR_E 0xec094004 macro
H A Dm528xsim.h108 #define MCFGPIO_PODR_E (MCF_IPSBAR + 0x00100004) macro