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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 470 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS1_PCS1);
471 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS1_PCS1);
518 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS1_PCS1);
  /external/u-boot/arch/m68k/include/asm/
m5445x.h 335 #define GPIO_PAR_DSPI_PCS1_PCS1 (0x10)
    [all...]

Completed in 49 milliseconds