Home
last modified time | relevance | path

Searched refs:GPIO_PAR_SSI_STXD_UNMASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c351 ~(GPIO_PAR_SSI_SRXD_UNMASK | GPIO_PAR_SSI_STXD_UNMASK)); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5445x.h486 #define GPIO_PAR_SSI_STXD_UNMASK (0xFFF3) macro