Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c421 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC_MASK); in fecpin_setclear()
/external/u-boot/arch/m68k/include/asm/
Dm5441x.h687 #define GPIO_PAR_FEC_FEC_MASK (0xF0) macro