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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c 474 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS2_PCS2);
475 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS2_PCS2);
521 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS2_PCS2);
  /external/u-boot/arch/m68k/include/asm/
m5445x.h 333 #define GPIO_PAR_DSPI_PCS2_PCS2 (0x20)
    [all...]

Completed in 55 milliseconds