Home
last modified time | relevance | path

Searched refs:MCFGPIO_PEPAR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/coldfire/
H A Dm528x.c113 writew(readw(MCFGPIO_PEPAR) & ~(1 << (5 * 2)), MCFGPIO_PEPAR); in wildfiremod_halt()
/linux/arch/m68k/include/asm/
H A Dm528xsim.h182 #define MCFGPIO_PEPAR (MCF_IPSBAR + 0x00100052) macro