Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-rc32434.c117 pcicvalue = (pcicvalue >> PCIM_SHFT) & PCIM_BIT_LEN; in rc32434_pcibridge_init()
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Dpci.h318 #define PCIM_BIT_LEN 0x7 macro