Home
last modified time | relevance | path

Searched refs:BRIDGE_DEV_PMU_WRGA_EN (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h646 #define BRIDGE_DEV_PMU_WRGA_EN 0x01000000 macro
662 #define BRIDGE_DEV_PMU_BITS (BRIDGE_DEV_PMU_WRGA_EN | \
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1315 #define BRIDGE_DEV_PMU_WRGA_EN (1ull << 24) macro
1331 #define XBRIDGE_DEV_PMU_BITS BRIDGE_DEV_PMU_WRGA_EN
1332 #define BRIDGE_DEV_PMU_BITS (BRIDGE_DEV_PMU_WRGA_EN | \
1768 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_PMU_WRGA_EN)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c334 #define BRIDGE_DEV_WRGA_BITS (BRIDGE_DEV_PMU_WRGA_EN | BRIDGE_DEV_DIR_WRGA_EN) in pcibr_try_set_device()
3766 set |= BRIDGE_DEV_PMU_WRGA_EN;
3768 clr |= BRIDGE_DEV_PMU_WRGA_EN;
Dpcibr_error.c135 {BRIDGE_DEV_PMU_WRGA_EN, 0, "PMU_WRGA_EN"},