Home
last modified time | relevance | path

Searched refs:WILDFIRE_IO (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/alpha/include/asm/
Dcore_wildfire.h235 #define WILDFIRE_IO(q,h) (WILDFIRE_QBB_HOSE(q,h) | 0x1FF000000UL) macro
264 #define WILDFIRE_IO_BIAS WILDFIRE_IO(0,0)
/linux-6.12.1/arch/alpha/kernel/
Dsys_wildfire.c166 io_bias = WILDFIRE_IO(qbbno, pcano<<1) - WILDFIRE_IO_BIAS; in wildfire_init_irq_per_pca()
Dcore_wildfire.c76 hose->dense_io_base = WILDFIRE_IO(qbbno, hoseno); in wildfire_init_hose()
81 hose->io_space->start = WILDFIRE_IO(qbbno, hoseno) - WILDFIRE_IO_BIAS; in wildfire_init_hose()