Searched defs:_w (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5.h | 11 #define WAVE5_SUBSAMPLED_ONE_SIZE(_w, _h) (ALIGN((_w) / 4, 16) * ALIGN((_h) / 4, 8)) argument 12 #define WAVE5_SUBSAMPLED_ONE_SIZE_AVC(_w, _h) (ALIGN((_w) / 4, 32) * ALIGN((_h) / 4, 4)) argument
|
| /linux/scripts/ |
| H A D | recordmcount.h | 93 # define _w w8 macro 131 # define _w w macro
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | gth.c | 225 #define OUTPUT_PARM(_name, _mask, _r, _w, _what) \ argument
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-pdmc.c | 100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
| H A D | mchp-i2s-mcc.c | 231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | hwa742.c | 410 #define ADD_PREQ(_x, _y, _w, _h, can_sleep) do {\ argument
|
| /linux/drivers/usb/musb/ |
| H A D | musb_core.c | 2213 struct musb_pending_work *w, *_w; in musb_run_resume_work() local
|
| /linux/include/sound/ |
| H A D | soc.h | 1128 #define for_each_card_widgets_safe(card, w, _w) \ argument
|
| /linux/tools/perf/ |
| H A D | builtin-sched.c | 4089 #define DERIVED_AVG_FIELD(_name, _desc, _format, _x, _y, _z, _w, _ver) \ in print_domain_stats() argument
|