Home
last modified time | relevance | path

Searched +defs:load +defs:y (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_uc1611.c53 static unsigned int load = 1; variable
227 int x, y, i; in write_vmem() local
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c35 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) argument
36 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) argument
369 ulong load, entry; in fit_image_print() local
732 ulong *load) in fit_image_get_address()
800 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load()
836 int fit_image_set_load(const void *fit, int noffset, ulong load) in fit_image_set_load()
2039 ulong load, data, len; in fit_image_load_index() local
2325 ulong load, len; in boot_get_fdt_fit() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c377 u32 x, y; in fw_handle_direct_write() local
575 const void *data, size_t size, bool load) in wil_fw_handle_record()
600 size_t size, bool load) in wil_fw_process()
647 bool load) in wil_request_firmware()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h64 void (*load)(struct drm_color_lut *, int size, void __iomem *); member
78 u16 y; member
95 u16 y; member
204 void (*load)(struct drm_color_lut *, int size, member
243 u16 y; member
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.h17 #define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) argument
162 } load; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h247 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y)) argument
356 struct iwl_traffic_load load[IWL_MAX_TID_COUNT]; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js22 return undefined;},extend:extend,load:function(){config.pageLoaded=true;extend(config,{stats:{all:0… method
209 DiffMatchPatch.prototype.diffBisectSplit=function(text1,text2,x,y,deadline){var text1a,text1b,text2… argument
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/
H A Djquery-latest.js2 (function(a,b){function cu(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… function
4 …:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},… argument
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/
H A Djquery-latest.js2 (function(a,b){function cu(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… function
4 …:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2689 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y)) argument
2804 struct il_traffic_load load[TID_MAX_LOAD_COUNT]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h329 uint8 load; /**< BSS Load from QBSS load IE if available */ member
377 uint8 load; /**< BSS Load from QBSS load IE if available */ member
428 uint8 load; /**< BSS Load from QBSS load IE if available */ member
480 uint8 load; /**< BSS Load from QBSS load IE if available */ member
12819 #define NAN_CMD(x, y) (((x) << WL_NAN_CMD_COMP_SHIFT) | (y)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h329 uint8 load; /**< BSS Load from QBSS load IE if available */ member
377 uint8 load; /**< BSS Load from QBSS load IE if available */ member
428 uint8 load; /**< BSS Load from QBSS load IE if available */ member
480 uint8 load; /**< BSS Load from QBSS load IE if available */ member
12837 #define NAN_CMD(x, y) (((x) << WL_NAN_CMD_COMP_SHIFT) | (y)) argument