Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c166 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
187 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_release_bus()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c467 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
468 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_claim_bus()
516 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS0_PCS0); in cfspi_release_bus()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5227x.h267 #define GPIO_PAR_DSPI_PCS0_PCS0 (0xC0) macro
H A Dm5445x.h338 #define GPIO_PAR_DSPI_PCS0_PCS0 (0x08) macro