Searched refs:WILDFIRE_IO_BIAS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dcore_wildfire.h264 #define WILDFIRE_IO_BIAS WILDFIRE_IO(0,0) macro
283 return (void __iomem *)(addr + WILDFIRE_IO_BIAS);
/linux-master/arch/alpha/kernel/
H A Dsys_wildfire.c166 io_bias = WILDFIRE_IO(qbbno, pcano<<1) - WILDFIRE_IO_BIAS;
H A Dcore_wildfire.c81 hose->io_space->start = WILDFIRE_IO(qbbno, hoseno) - WILDFIRE_IO_BIAS;

Completed in 126 milliseconds