Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c165 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
186 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_release_bus()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c475 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
476 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
524 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_release_bus()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5227x.h266 #define GPIO_PAR_DSPI_PCS0_PCS0 (0xC0) macro
H A Dm5445x.h337 #define GPIO_PAR_DSPI_PCS0_PCS0 (0x08) macro