| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | pltfm_cfg.h | 53 #define SET_CLR_WORD(_w, _v, _f) \ argument 57 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 59 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 62 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument 112 #define SET_CLR_WORD(_w, _v, _f) \ argument 116 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 118 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 121 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument
|
| H A D | pltfm_cfg_drv.h | 56 #define SET_CLR_WORD(_w, _v, _f) \ argument 60 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 62 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 65 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | pltfm_cfg.h | 53 #define SET_CLR_WORD(_w, _v, _f) \ argument 57 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 59 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 62 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument 112 #define SET_CLR_WORD(_w, _v, _f) \ argument 116 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 118 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 121 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument
|
| H A D | pltfm_cfg_drv.h | 56 #define SET_CLR_WORD(_w, _v, _f) \ argument 60 #define GET_FIELD(_w, _f) (((_w) >> (_f##_SH)) & (_f##_MSK)) argument 62 #define SET_CLR_WOR2(_w, _v, _sh, _msk) (((_w) & ~(_msk << _sh)) | \ argument 65 #define GET_FIEL2(_w, _sh, _msk) (((_w) >> _sh) & _msk) argument
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | misc.c | 83 #define assert_dimensions(_x, _y, _w, _h) \ in dix_update_desktop_dimensions() argument 90 #define set_screen(idx, _x, _y, _w, _h) \ in dix_update_desktop_dimensions() argument
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.h | 61 # define _w w8 macro 82 # define _w w macro
|
| H A D | recordmcount.h | 93 # define _w w8 macro 131 # define _w w macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | operations.hpp | 320 Mat _a(a, false), _u(u, false), _w(w, false), _vt(vt, false); in compute() local 329 Mat _a(a, false), _w(w, false); in compute() local 340 Mat _u(u, false), _w(w, false), _vt(vt, false), _rhs(rhs, false), _dst(dst, false); in backSubst() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | operations.hpp | 320 Mat _a(a, false), _u(u, false), _w(w, false), _vt(vt, false); in compute() local 329 Mat _a(a, false), _w(w, false); in compute() local 340 Mat _u(u, false), _w(w, false), _vt(vt, false), _rhs(rhs, false), _dst(dst, false); in backSubst() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | operations.hpp | 320 Mat _a(a, false), _u(u, false), _w(w, false), _vt(vt, false); in compute() local 329 Mat _a(a, false), _w(w, false); in compute() local 340 Mat _u(u, false), _w(w, false), _vt(vt, false), _rhs(rhs, false), _dst(dst, false); in backSubst() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | smc91111.c | 185 word _w; in SMC_inb() local 193 word _w; in SMC_outb() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/ |
| H A D | local_variable.hpp | 186 BOOST_ATTRIBUTE_UNUSED _w_type const _w = {{{}}}; variable
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | reent.h | 162 int _w; /* write space left for putc() */ member 190 int _w; /* write space left for putc() */ member 248 int _w; /* write space left for putc() */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | reent.h | 162 int _w; /* write space left for putc() */ member 190 int _w; /* write space left for putc() */ member 248 int _w; /* write space left for putc() */ member
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/ |
| H A D | gth.c | 225 #define OUTPUT_PARM(_name, _mask, _r, _w, _what) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | hwa742.c | 402 #define ADD_PREQ(_x, _y, _w, _h) do { \ argument
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | checks.c | 56 #define CHECK_ENTRY(_nm, _fn, _d, _w, _e, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_core.c | 2209 struct musb_pending_work *w, *_w; in musb_run_resume_work() local
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc.h | 1136 #define for_each_card_widgets_safe(card, w, _w) \ argument
|