Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dm5275.h22 #define MCF_GPIO_PAR_FECI2C 0x100082 macro
H A Dm5271.h113 #define MCF_GPIO_PAR_FECI2C 0x100047 macro
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c312 mbar_writeByte(MCF_GPIO_PAR_FECI2C, in fecpin_setclear()
313 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()