Lines Matching +full:5 +full:w
110 #define HPIO_220 5
119 #define HPMEM_D800 5
128 #define HPIRQ_11 5
146 #define HDEX_RECORD_STOP (5 + HDEX_BASE)
157 #define HDEXAR_RD_EXT_DSP_BITS 5
162 #define HDEXAR_READ_DAT_IN 5
171 #define HIBYTE(w) ((u8)(((u16)(w) >> 8) & 0xFF)) argument
172 #define LOBYTE(w) ((u8)(w)) argument
176 #define PCTODSP_OFFSET(w) (u16)((w)/2) argument
177 #define PCTODSP_BASED(w) (u16)(((w)/2) + DSP_BASE_ADDR) argument
178 #define DSPTOPC_BASED(w) (((w) - DSP_BASE_ADDR) * 2) argument
245 #define F_WRITEFLUSH 5