Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh5.h105 #define PCISH5_MEM_SIZCONV(x) (((x / 0x40000) - 1) << 18) macro
Dpci-sh5.c162 SH5PCI_WRITE(MBMR, PCISH5_MEM_SIZCONV(512*1024*1024)); in sh5pci_init()