Home
last modified time | relevance | path

Searched refs:GPIO_PAR_CS1_CS1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm520x.h194 #define GPIO_PAR_CS1_CS1 (0x03) macro
H A Dm5301x.h318 #define GPIO_PAR_CS1_CS1 (0x0C) macro
H A Dm5329.h827 #define GPIO_PAR_CS1_CS1 (0x03) macro
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c49 setbits_8(&gpio->par_cs, GPIO_PAR_CS1_CS1); in cpu_init_f()