Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c500 clrbits_8(&gpio->par_dspi0, ~GPIO_PAR_DSPI0_PCS0_MASK); in cfspi_claim_bus()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5441x.h447 #define GPIO_PAR_DSPI0_PCS0_MASK (0xFC) macro