Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c191 clrbits_8(&gpio->par_feci2c, ~GPIO_PAR_FECI2C_RMII0_UNMASK); in fecpin_setclear()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h351 #define GPIO_PAR_FECI2C_RMII0_UNMASK (0x3F) macro