Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-bcm63xx.c190 val &= ~REG_TIMER_RETRY_MASK; in bcm63xx_pci_init()
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h690 #define REG_TIMER_RETRY_MASK (0xff << REG_TIMER_RETRY_SHIFT) macro