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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
pci.c 81 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M);
  /external/u-boot/arch/m68k/cpu/mcf547x_8x/
pci.c 107 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M);
  /external/u-boot/arch/m68k/include/asm/
m547x_8x.h 345 #define PCI_SCR_M (0x00000002) /* Memory access control */
m5445x.h     [all...]

Completed in 62 milliseconds