Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h190 #define GPIO_PAR_CS3 (0x08) macro
H A Dm5329.h821 #define GPIO_PAR_CS3 (0x08) macro
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c256 setbits_8(&gpio->par_cs, GPIO_PAR_CS3); in cpu_init_f()