Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c418 clrbits_8(&gpio->podr_g, ~GPIO_PODR_G4_MASK); in fecpin_setclear()
/external/u-boot/arch/m68k/include/asm/
Dm5441x.h680 #define GPIO_PODR_G4_MASK (0xff & ~GPIO_PODR_G4_VAL) macro