Searched defs:_w (Results 1 – 5 of 5) sorted by relevance
93 # define _w w8 macro131 # define _w w macro
231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
410 #define ADD_PREQ(_x, _y, _w, _h, can_sleep) do {\ argument
2213 struct musb_pending_work *w, *_w; in musb_run_resume_work() local