Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf523x/
Dcpu_init.c61 setbits_8(&gpio->par_cs, GPIO_PAR_CS_CS1); in cpu_init_f()
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dm5235.h378 #define GPIO_PAR_CS_CS1 (0x02) macro
Dm5445x.h365 #define GPIO_PAR_CS_CS1 (0x02) macro
Dm5441x.h367 #define GPIO_PAR_CS_CS1(x) (((x)&0x03)<<2) macro