Home
last modified time | relevance | path

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

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