Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dcore_wildfire.h227 #define WILDFIRE_QBB(q) ((~((long)(q)) & WILDFIRE_QBB_MASK) << 36) macro
230 #define WILDFIRE_QBB_IO(q) (WILDFIRE_BASE | WILDFIRE_QBB(q))
/linux-5.19.10/arch/alpha/kernel/
Dsys_wildfire.c84 *target0 = (1UL<<8) | WILDFIRE_QBB(0); in wildfire_init_irq_hw()