Home
last modified time | relevance | path

Searched refs:PCISH5_MEM_SIZCONV (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sh64/kernel/
Dpci_sh5.h104 #define PCISH5_MEM_SIZCONV(x) (((x / 0x40000) - 1) << 18) macro
Dpci_sh5.c145 SH5PCI_WRITE(MBMR, PCISH5_MEM_SIZCONV(512*1024*1024)); in sh5pci_init()