/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
H A D | module_config.mk | 6 -I$(MAIN_TOPDIR)/boot/loaderboot/fixed/include \
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
H A D | module_config.mk | 5 BOOT_INC := -I$(MAIN_TOPDIR)/boot/flashboot/fixed/include \
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_pm_defs.h | 132 struct kbasep_pm_ca_policy_fixed fixed; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_pm_defs.h | 134 struct kbasep_pm_ca_policy_fixed fixed; member
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | dma-map-ops.h | 118 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 D | dhd_pno.c | 4018 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 D | dhd_linux.c | 20928 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 D | dhd_pno.h | 371 wifi_gscan_result_t fixed; member
|
H A D | wl_iw.c | 1767 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 D | wl_escan.c | 1124 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 D | scons_env_cfg.py | 147 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 D | scons_env_cfg.py | 147 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 D | wal_ioctl.c | 1132 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 D | oal_net.h | 235 #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 D | configure_llvm | 266 --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 D | wlioctl.h | 539 /* 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...] |