Searched refs:PCIX_STAT_BUS_OFFS (Results 1 - 1 of 1) sorted by relevance
/arch/arm/mach-orion5x/ | ||
H A D | pci.c | 234 #define PCIX_STAT_BUS_OFFS 8 macro 235 #define PCIX_STAT_BUS_MASK (0xff << PCIX_STAT_BUS_OFFS) 382 pcix_status |= (nr << PCIX_STAT_BUS_OFFS); |
Completed in 7 milliseconds