Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-bcm63xx.c297 val &= ~REG_TIMER_RETRY_MASK; in bcm63xx_register_pci()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1134 #define REG_TIMER_RETRY_MASK (0xff << REG_TIMER_RETRY_SHIFT) macro