Home
last modified time | relevance | path

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

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