Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c407 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC0_UNMASK); in fecpin_setclear()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5445x.h278 #define GPIO_PAR_FEC_FEC0_UNMASK (0xF8) macro