HomeSort by relevance Sort by last modified time
    Searched refs:GPIO_PAR_DSPI_PCS5_PCS5 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 482 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5);
483 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5);
527 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5);
  /external/u-boot/arch/m68k/include/asm/
m5445x.h 331 #define GPIO_PAR_DSPI_PCS5_PCS5 (0x40)
    [all...]

Completed in 56 milliseconds