Home
last modified time | relevance | path

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

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