Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c164 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_UNMASK); in cfspi_claim_bus()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5227x.h265 #define GPIO_PAR_DSPI_PCS0_UNMASK (0x3F) macro