Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/
Dm5275.h21 #define MCF_GPIO_PAR_FECI2C 0x100082 macro
Dm5271.h112 #define MCF_GPIO_PAR_FECI2C 0x100047 macro
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c311 mbar_writeByte(MCF_GPIO_PAR_FECI2C, in fecpin_setclear()
312 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()