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

  /external/u-boot/arch/powerpc/cpu/mpc85xx/
cpu_init.c 339 out_be32(&cpc->cpccsr0, CPC_CSR0_FI | CPC_CSR0_LFC);
340 while (in_be32(&cpc->cpccsr0) & (CPC_CSR0_FI | CPC_CSR0_LFC))
  /external/u-boot/arch/powerpc/include/asm/
immap_85xx.h     [all...]

Completed in 77 milliseconds