Searched refs:WILDFIRE_IO (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 169 milliseconds