Home
last modified time | relevance | path

Searched refs:GPIO_PAR_CS2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h191 #define GPIO_PAR_CS2 (0x04) macro
H A Dm5329.h820 #define GPIO_PAR_CS2 (0x04) macro
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c248 setbits_8(&gpio->par_cs, GPIO_PAR_CS2); in cpu_init_f()