Home
last modified time | relevance | path

Searched refs:fixed (Results 1 - 16 of 16) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A Dmodule_config.mk6 -I$(MAIN_TOPDIR)/boot/loaderboot/fixed/include \
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A Dmodule_config.mk5 BOOT_INC := -I$(MAIN_TOPDIR)/boot/flashboot/fixed/include \
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_defs.h132 struct kbasep_pm_ca_policy_fixed fixed; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_defs.h134 struct kbasep_pm_ca_policy_fixed fixed; member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h118 bool fixed);
139 struct cma **res_cma, bool fixed) in dma_contiguous_reserve_area()
136 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) dma_contiguous_reserve_area() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pno.c4018 memcpy(result->fixed.ssid, bi->SSID, bi->SSID_len); in dhd_process_full_gscan_result()
4019 result->fixed.ssid[bi->SSID_len] = '\0'; in dhd_process_full_gscan_result()
4021 result->fixed.channel = wf_channel2mhz(channel, in dhd_process_full_gscan_result()
4024 result->fixed.rssi = (int32) bi->RSSI; in dhd_process_full_gscan_result()
4025 result->fixed.rtt = 0; in dhd_process_full_gscan_result()
4026 result->fixed.rtt_sd = 0; in dhd_process_full_gscan_result()
4028 result->fixed.ts = (uint64) TIMESPEC_TO_US(ts); in dhd_process_full_gscan_result()
4029 result->fixed.beacon_period = dtoh16(bi->beacon_period); in dhd_process_full_gscan_result()
4030 result->fixed.capability = dtoh16(bi->capability); in dhd_process_full_gscan_result()
4032 memcpy(&result->fixed in dhd_process_full_gscan_result()
[all...]
H A Ddhd_linux.c20928 dhd_fixed_ring_info_t fixed;
20966 ret_ring->fixed.read_idx = DHD_RING_IDX_INVALID;
20967 ret_ring->fixed.write_idx = DHD_RING_IDX_INVALID;
20968 ret_ring->fixed.lock_idx = DHD_RING_IDX_INVALID;
20969 ret_ring->fixed.elem = buf + sizeof(dhd_ring_info_t);
20970 ret_ring->fixed.elem_size = elem_size;
20971 ret_ring->fixed.elem_cnt = elem_cnt;
21005 dhd_fixed_ring_info_t *fixed = &ring->fixed;
21006 memset(fixed
[all...]
H A Ddhd_pno.h371 wifi_gscan_result_t fixed; member
H A Dwl_iw.c1767 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0; in wl_iw_get_scan()
1914 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0; in wl_iw_iscan_get_scan()
2111 if (vwrq->fixed) { in wl_iw_set_rate()
2210 vwrq->fixed = 1; in wl_iw_get_rts()
2257 vwrq->fixed = 1; in wl_iw_get_frag()
2322 vwrq->fixed = 0; in wl_iw_get_txpow()
H A Dwl_escan.c1124 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0; in wl_escan_merge_scan_results()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
H A Dscons_env_cfg.py147 def get_module_cfg(self, module, env_name, fixed=False):
356 flg_cfg = self.get_module_cfg(module, flg, fixed=True)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dscons_env_cfg.py147 def get_module_cfg(self, module, env_name, fixed=False):
356 flg_cfg = self.get_module_cfg(module, flg, fixed=True)
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c1132 param->fixed = 1; in wal_ioctl_get_rtsthres()
1165 param->fixed = 1; in wal_ioctl_get_fragthres()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h235 #define OAL_IW_PRIV_SIZE_FIXED 0x0800 /* Variable or fixed number of args */
970 hi_u8 fixed; /* Hardware should not use auto select */ member
979 hi_u8 flags; /* Flags (fixed/auto) */
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm266 --enable-libshine enable fixed-point MP3 encoding via libshine [no]
366 --tempprefix=PATH force fixed dir/prefix instead of mktemp for checks
7065 # Issue has been fixed in MSVC v19.00.24218.
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h539 /* Do not add any more members below, fixed */
546 /* Do not add any more members below, fixed */
758 * if ssid count is zero, single ssid in the fixed
760 * the fixed portion is ignored
804 * if ssid count is zero, single ssid in the fixed
806 * the fixed portion is ignored
1124 wl_assoc_params_t params; /**< optional field, but it must include the fixed portion
1218 wl_join_assoc_params_t assoc; /**< optional field, but it must include the fixed portion
1373 * variable length, but fixed size in
3115 uint16 len; /* total length includes fixed field
16866 } fixed; global() member
[all...]

Completed in 101 milliseconds