Home
last modified time | relevance | path

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

/arch/ia64/sn/pci/pcibr/
Dpcibr_provider.c156 pcireg_control_bit_clr(soft, PCIBR_CTRL_PAGE_SIZE); in pcibr_bus_fixup()
158 pcireg_control_bit_set(soft, PCIBR_CTRL_PAGE_SIZE); in pcibr_bus_fixup()
/arch/ia64/include/asm/sn/
Dpcibr_provider.h89 #define PCIBR_CTRL_PAGE_SIZE (0x1 << 21) macro