Home
last modified time | relevance | path

Searched defs:_w (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/
H A Drecordmcount.h93 # define _w w8 macro
131 # define _w w macro
/linux/sound/soc/atmel/
H A Dmchp-i2s-mcc.c231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
H A Dmchp-pdmc.c100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c410 #define ADD_PREQ(_x, _y, _w, _h, can_sleep) do {\ argument
/linux/drivers/usb/musb/
H A Dmusb_core.c2213 struct musb_pending_work *w, *_w; in musb_run_resume_work() local