Home
last modified time | relevance | path

Searched refs:HI_FALSE (Results 1 - 25 of 266) sorted by relevance

1234567891011

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_event.c89 {WLAN_CFGID_ADDBA_REQ, HI_FALSE, {0}, HI_NULL, hmac_config_addba_req},
91 {WLAN_CFGID_SET_DSCR, HI_FALSE, {0}, HI_NULL, hmac_config_set_dscr_param},
92 {WLAN_CFGID_VAP_INFO, HI_FALSE, {0}, HI_NULL, hmac_config_vap_info},
94 {WLAN_CFGID_AMPDU_START, HI_FALSE, {0}, HI_NULL, hmac_config_ampdu_start},
95 {WLAN_CFGID_AMSDU_AMPDU_SWITCH, HI_FALSE, {0}, HI_NULL, hmac_config_amsdu_ampdu_switch},
96 {WLAN_CFGID_DELBA_REQ, HI_FALSE, {0}, HI_NULL, hmac_config_delba_req},
98 {WLAN_CFGID_USER_INFO, HI_FALSE, {0}, HI_NULL, hmac_config_user_info},
103 {WLAN_CFGID_ADD_VAP, HI_FALSE, {0}, HI_NULL, hmac_config_add_vap},
104 {WLAN_CFGID_START_VAP, HI_FALSE, {0}, HI_NULL, hmac_config_start_vap},
105 {WLAN_CFGID_DEL_VAP, HI_FALSE, {
[all...]
H A Dhmac_protection.c58 non_gf_entities_present = (0 != mac_vap->protection.sta_non_gf_num) ? HI_TRUE : HI_FALSE; in hmac_user_protection_sync_data()
62 lsig_txop_full_protection_activated = (0 == mac_vap->protection.sta_no_lsig_txop_num) ? HI_TRUE : HI_FALSE; in hmac_user_protection_sync_data()
68 rifs_mode = HI_FALSE; in hmac_user_protection_sync_data()
71 rifs_mode = HI_FALSE; in hmac_user_protection_sync_data()
120 if ((hmac_user->hmac_cap_info.erp == HI_FALSE) && (hmac_user->user_stats_flag.no_erp_stats_flag == HI_TRUE) && in hmac_protection_del_user_stat_legacy_ap()
126 if ((hmac_user->hmac_cap_info.short_preamble == HI_FALSE) && in hmac_protection_del_user_stat_legacy_ap()
133 if ((hmac_user->hmac_cap_info.short_slot_time == HI_FALSE) && in hmac_protection_del_user_stat_legacy_ap()
138 hmac_user->user_stats_flag.no_short_slot_stats_flag = HI_FALSE; in hmac_protection_del_user_stat_legacy_ap()
139 hmac_user->user_stats_flag.no_short_preamble_stats_flag = HI_FALSE; in hmac_protection_del_user_stat_legacy_ap()
140 hmac_user->user_stats_flag.no_erp_stats_flag = HI_FALSE; in hmac_protection_del_user_stat_legacy_ap()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_compatibility.c68 {{ "HEC", 48, 1, 35, 2010 }, HDMI_VIDEO_TIMING_BUTT, { HI_FALSE, HI_FALSE, HI_FALSE, HI_FALSE, 0 }},
69 {{ "SAM", 3140, 16777217, 42, 2014 }, HDMI_VIDEO_TIMING_BUTT, { HI_FALSE, HI_FALSE, HI_FALSE, HI_FALSE, 0 }},
70 {{ "SHP", 4452, 0, 255, 2016 }, HDMI_VIDEO_TIMING_BUTT, { HI_FALSE, HI_FALSE, HI_FALS
[all...]
H A Ddrv_hdmi_edid.c499 cap_pre_timing->ihs = HI_FALSE; in edid_digital_sync_signal_def()
500 cap_pre_timing->ivs = HI_FALSE; in edid_digital_sync_signal_def()
507 cap_pre_timing->ihs = HI_FALSE; in edid_digital_sync_signal_def()
508 cap_pre_timing->ivs = HI_FALSE; in edid_digital_sync_signal_def()
512 cap_pre_timing->ivs = HI_FALSE; in edid_digital_sync_signal_def()
515 cap_pre_timing->ihs = HI_FALSE; in edid_digital_sync_signal_def()
594 pre_timing->interlace = (dtd->flags & BIT7_MASK) ? HI_TRUE : HI_FALSE; in edid_timing_param()
600 pre_timing->idv = HI_FALSE; in edid_timing_param()
668 cap->support_hdmi = HI_FALSE; in edid_ext_num()
953 cap->fapa_start_location = (data[0] & BIT0_MASK) ? HI_TRUE : HI_FALSE; in edid_hfvs21_db()
[all...]
H A Ddrv_hdmi_frl.c192 hal_call_void(hal_hdmi_phy_output_enable_set, hdmi_dev->hal, HI_FALSE); in frl_phy_set()
220 dfm->layout = (ao_attr->channels > HDMI_AUDIO_FORMAT_2CH) ? HI_TRUE : HI_FALSE; in frl_dfm_construct()
244 hi_bool flt_update = HI_FALSE; in frl_get_flt_update()
247 flt_update = (ret != HI_SUCCESS) ? HI_FALSE : flt_update; in frl_get_flt_update()
260 hi_bool flt_start = HI_FALSE; in frl_get_frl_start()
285 hi_bool flt_ready = HI_FALSE; in frl_get_flt_ready()
297 hi_bool support_frl = HI_FALSE; in frl_check_capability()
312 (sink_cap->support_scdc) && (sink_scdc_ver != 0)) ? HI_TRUE : HI_FALSE; in frl_check_capability()
343 frl_fmt = HI_FALSE; in frl_strategy_check_fmt()
348 frl_fmt = HI_FALSE; in frl_strategy_check_fmt()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/phy/hisiv100/
H A Dhdmi_hal_phy.c130 HI_FALSE, HI_FALSE, HI_FALSE, HI_FALSE,
137 HI_FALSE, HI_FALSE, HI_FALSE, HI_FALSE,
144 HI_FALSE, HI_FALSE, HI_FALS
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_blit.c24 #define in_atomic() (HI_FALSE)
46 HI_FALSE, /* HIFB_FMT_RGB565 */
47 HI_FALSE, /* HIFB_FMT_RGB888 */
48 HI_FALSE, /* HIFB_FMT_KRGB444 */
49 HI_FALSE, /* HIFB_FMT_KRGB555 */
50 HI_FALSE, /* HIFB_FMT_KRGB888 */
54 HI_FALSE, /* HIFB_FMT_ARGB8565 */
55 HI_FALSE, /* HIFB_FMT_RGBA4444 */
56 HI_FALSE, /* HIFB_FMT_RGBA5551 */
57 HI_FALSE, /* HIFB_FMT_RGBA565
[all...]
H A Dhifb_vou_drv.c86 return HI_FALSE; in is_sd_layer()
92 return HI_FALSE; in is_ad_layer()
157 if (status == HI_FALSE) { in hifb_drv_set_layer_addr()
167 if (status == HI_FALSE) { in hifb_drv_get_layer_addr()
177 if (status == HI_FALSE) { in hifb_drv_set_layer_stride()
203 if (vou_graphics_get_gfx_pre_mult(disp_layer, &pre_mult_mode) == HI_FALSE) { in hifb_drv_set_layer_alpha()
232 vou_graphics_set_gfx_pre_mult(disp_layer, HI_FALSE); in hifb_drv_set_layer_data_fmt()
245 if (vou_graphics_set_layer_data_fmt(disp_layer, pixel_format_for_hal) == HI_FALSE) { in hifb_drv_set_layer_data_fmt()
258 if (vou_graphics_set_layer_src_image_reso(g_hifblayer_to_hwlayer[disp_layer], &rect) == HI_FALSE) { in hifb_drv_set_layer_src_image_reso()
268 hi_bool field_update = HI_FALSE; in hifb_drv_set_layer_rect()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/ext_inc/
H A Dmm_ext.h39 return HI_FALSE; in read_user_linear_space_valid()
43 return HI_FALSE; in read_user_linear_space_valid()
48 return HI_FALSE; in read_user_linear_space_valid()
60 return HI_FALSE; in write_user_linear_space_valid()
64 return HI_FALSE; in write_user_linear_space_valid()
69 return HI_FALSE; in write_user_linear_space_valid()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
H A Dhal_efuse.c63 static hi_u32 g_is_efuse_busy_flag = HI_FALSE;
207 if (g_is_efuse_busy_flag != HI_FALSE) { in hal_efuse_write_key()
222 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_write_key()
231 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_write_key()
239 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_write_key()
243 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_write_key()
252 if (g_is_efuse_busy_flag != HI_FALSE) { in hal_efuse_otp_load_cipher_key()
264 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_otp_load_cipher_key()
271 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_otp_load_cipher_key()
276 g_is_efuse_busy_flag = HI_FALSE; in hal_efuse_otp_load_cipher_key()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_maintenance.c68 (hi_u8 *)&write_msg, HI_FALSE, HI_NULL); in wal_data_acq_start_from_hso()
87 return HI_FALSE; in wal_data_acq_status_to_hso()
93 return HI_FALSE; in wal_data_acq_status_to_hso()
107 hmac_vap->station_info_query_completed_flag = HI_FALSE; in wal_data_acq_status_to_hso()
114 return HI_FALSE; in wal_data_acq_status_to_hso()
118 WAL_MSG_WRITE_MSG_HDR_LENGTH + sizeof(wlan_data_acq_stru), (hi_u8 *)&write_msg, HI_FALSE, HI_NULL); in wal_data_acq_status_to_hso()
121 return HI_FALSE; in wal_data_acq_status_to_hso()
128 return HI_FALSE; in wal_data_acq_status_to_hso()
165 hmac_vap->station_info_query_completed_flag = HI_FALSE; in wal_data_acq_result_addr_to_hso()
176 WAL_MSG_WRITE_MSG_HDR_LENGTH + sizeof(wlan_data_acq_stru), (hi_u8 *)&write_msg, HI_FALSE, HI_NUL in wal_data_acq_result_addr_to_hso()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.c98 (timeout_element->is_enabled == HI_FALSE)) { in frw_timer_timeout_proc()
160 timeout->is_deleting = HI_FALSE; in frw_timer_create_timer()
171 timeout->is_running = HI_FALSE; in frw_timer_create_timer()
223 if (timeout->is_registerd == HI_FALSE) { in frw_timer_timeout_proc_event()
226 timeout->is_enabled = HI_FALSE; in frw_timer_timeout_proc_event()
227 timeout->is_registerd = HI_FALSE; in frw_timer_timeout_proc_event()
228 timeout->is_deleting = HI_FALSE; in frw_timer_timeout_proc_event()
246 if (timeout->is_registerd == HI_FALSE) { in frw_timer_timeout_proc_event()
252 timeout->is_deleting = HI_FALSE; in frw_timer_timeout_proc_event()
266 if (timeout->is_registerd == HI_FALSE || timeou in frw_timer_timeout_proc_event()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_scdc.c60 ddc_config_byte.u8.screambling_enable = scramble->sink_scramble ? HI_TRUE : HI_FALSE; in scdc_scramble_set()
61 ddc_config_byte.u8.tmds_bit_clock_ratio = scramble->tmds_clk_ratio40x ? HI_TRUE : HI_FALSE; in scdc_scramble_set()
85 scramble->src_scramble = hdmi_reg_enc_scr_on_get() ? HI_TRUE : HI_FALSE; in scdc_scramble_get()
95 scramble->sink_scramble = ddc_sramble_byte.u8.screambling_status ? HI_TRUE : HI_FALSE; in scdc_scramble_get()
103 scramble->tmds_clk_ratio40x = ddc_config_byte.u8.tmds_bit_clock_ratio ? HI_TRUE : HI_FALSE; in scdc_scramble_get()
150 scdc_info->status.init = HI_FALSE; in hal_hdmi_scdc_deinit()
171 scramble.src_scramble = HI_FALSE; in hal_hdmi_scdc_reset()
172 scramble.sink_scramble = HI_FALSE; in hal_hdmi_scdc_reset()
173 scramble.tmds_clk_ratio40x = HI_FALSE; in hal_hdmi_scdc_reset()
213 scdc_info->attr.sink_read_quest = HI_FALSE; in scdc_pre_scramble()
[all...]
H A Dhdmi_hal_ctrl.c292 return HI_FALSE; in ctrl_audio_mute_get()
308 return HI_FALSE; in ctrl_audio_i2s_enable_get()
322 return HI_FALSE; in ctrl_audio_spdif_enable_get()
336 return HI_FALSE; in ctrl_audio_path_enable_get()
394 return HI_FALSE; in ctrl_audio_hbra_enable_get()
436 hdmi_reg_tx_afifo_srst_req_set(HI_FALSE); in ctrl_audio_reset()
437 hdmi_reg_tx_acr_srst_req_set(HI_FALSE); in ctrl_audio_reset()
438 hdmi_reg_tx_aud_srst_req_set(HI_FALSE); in ctrl_audio_reset()
445 hdmi_reg_cea_cp_en_set(HI_FALSE); in ctrl_avmute_set()
459 *enable = HI_FALSE; in ctrl_avmute_get()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.c183 return HI_FALSE; in mac_vap_is_valid()
188 return HI_FALSE; in mac_vap_is_valid()
341 user->is_multi_user = HI_FALSE; in mac_vap_user_remove_list()
478 mib_info->wlan_mib_sta_config.dot11_high_throughput_option_implemented = HI_FALSE; in mac_vap_init_mib_11n()
479 mib_info->phy_ht.dot11_ldpc_coding_option_implemented = HI_FALSE; in mac_vap_init_mib_11n()
480 mib_info->phy_ht.dot11_ldpc_coding_option_activated = HI_FALSE; in mac_vap_init_mib_11n()
481 mib_info->phy_ht.dot11_tx_stbc_option_activated = HI_FALSE; in mac_vap_init_mib_11n()
482 mib_info->phy_ht.dot112_g_forty_m_hz_operation_implemented = HI_FALSE; in mac_vap_init_mib_11n()
484 mib_info->phy_ht.dot112_g_short_gi_option_in_forty_implemented = HI_FALSE; in mac_vap_init_mib_11n()
510 mac_vap->mib_info->wlan_mib_privacy.dot11_rsna_activated = HI_FALSE; in mac_vap_init_mib_11i()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/
H A Dvou.c60 .transparent_transmit = HI_FALSE,
62 .wbc_bg_black_en = HI_FALSE,
63 .dev_clk_ext_en = HI_FALSE,
64 .save_buf_mode = { [0 ... VO_MAX_PHY_DEV_NUM - 1] = HI_FALSE },
73 unsigned int g_transparent_transmit = HI_FALSE;
166 g_vo_dev[dev].config = HI_FALSE; in vou_disable_soft()
167 g_vo_dev[dev].vo_enable = HI_FALSE; in vou_disable_soft()
401 vo_lpw_bus_reset(HI_FALSE); in vou_restore()
409 vo_drv_set_all_crg_clk(HI_FALSE); in vou_restore()
461 static hi_bool g_is_initialized = HI_FALSE;
[all...]
H A Dvou_graphics.c120 hi_bool progressvie = HI_FALSE; in vo_graphics_vtth_int_process()
121 hi_bool bottom_int = HI_FALSE; in vo_graphics_vtth_int_process()
137 if ((progressvie == HI_FALSE) && (bottom_int == HI_FALSE)) { in vo_graphics_vtth_int_process()
202 hi_bool bkg_rgb = HI_FALSE; in graphic_set_dev_bg_color()
210 bkg_rgb = HI_FALSE; in graphic_set_dev_bg_color()
231 hi_bool enable = HI_FALSE; in vou_graphics_set_csc()
247 if (enable == HI_FALSE) { in vou_graphics_set_csc()
271 hi_bool enable = HI_FALSE; in vou_graphics_get_csc()
287 if (enable == HI_FALSE) { in vou_graphics_get_csc()
[all...]
H A Dvou_chn.c43 volatile hi_bool g_wbc_bottom = HI_FALSE;
267 if (dev_ctx->config == HI_FALSE) { in vou_set_dev_frame_rate()
375 if (vou_drv_is_support_save_buf_mode() == HI_FALSE) { in vou_set_vtth2()
390 if (vo_mod_param->save_buf_mode[dev] == HI_FALSE) { in vou_set_vtth2()
430 if (vou_drv_is_support_save_buf_mode() == HI_FALSE) { in vou_get_vtth2()
444 if (vo_mod_param->save_buf_mode[dev] == HI_FALSE) { in vou_get_vtth2()
538 vo_lpw_bus_reset(HI_FALSE); in vo_enable_clk()
703 vo_set_low_power_ctrl_clk_en(HI_FALSE); in vo_disable_clk()
704 vo_drv_set_all_crg_clk(HI_FALSE); in vo_disable_clk()
737 dev_ctx->config = HI_FALSE; in vou_disable()
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
H A Ddrv_gpio.c175 return HI_FALSE; in drv_gpio_convert()
181 return HI_FALSE; in drv_gpio_convert()
197 if (HI_FALSE == drv_gpio_convert(gpio_no, &group_no, &bit_no)) { in hi_drv_gpio_set_dir_bit()
202 if (dir_bit != HI_TRUE && dir_bit != HI_FALSE) { in hi_drv_gpio_set_dir_bit()
233 if (drv_gpio_convert(gpio_no, &group_no, &bit_no) == HI_FALSE) { in hi_drv_gpio_get_dir_bit()
251 *pdir_bit = HI_FALSE; in hi_drv_gpio_get_dir_bit()
268 if (HI_FALSE == drv_gpio_convert(gpio_no, &group_no, &bit_no)) { in hi_drv_gpio_write_bit()
274 && (bit_value != HI_FALSE)) { in hi_drv_gpio_write_bit()
311 if (HI_FALSE == drv_gpio_convert(gpio_no, &group_no, &bit_no)) { in hi_drv_gpio_read_bit()
410 if (HI_FALSE in hi_drv_gpio_set_int_type()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dtde_handle.c50 return HI_FALSE; in tde_initial_handle()
105 return HI_FALSE; in tde_query_handle()
116 return HI_FALSE; in tde_query_handle()
120 return HI_FALSE; in tde_query_handle()
136 return HI_FALSE; in tde_release_handle()
147 return HI_FALSE; in tde_release_handle()
151 return HI_FALSE; in tde_release_handle()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/
H A Dsample_audio.c38 static HI_BOOL gs_bAioReSample = HI_FALSE;
39 static HI_BOOL gs_bUserGetMode = HI_FALSE;
40 static HI_BOOL gs_bAoVolumeCtrl = HI_FALSE;
45 static HI_BOOL g_sample_audio_exit = HI_FALSE;
214 gs_bAioReSample = HI_FALSE; in sample_audio_adec_ao_init_param()
325 gs_bAioReSample = HI_FALSE; in sample_audio_ai_aenc_init_param()
486 s32Ret = SAMPLE_COMM_AUDIO_StopAi(AiDev, s32AiChnCnt, gs_bAioReSample, HI_FALSE); in SAMPLE_AUDIO_AiAenc()
508 gs_bAioReSample = HI_FALSE; in sample_audio_ai_ao_init_param()
522 gs_bUserGetMode = (gs_bAioReSample == HI_TRUE) ? HI_TRUE : HI_FALSE; in sample_audio_ai_ao_init_param()
627 s32Ret = SAMPLE_COMM_AUDIO_StopAi(AiDev, s32AiChnCnt, gs_bAioReSample, HI_FALSE); in SAMPLE_AUDIO_AiAo()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dexception_rst.c40 static hi_u8 g_dev_pannic = HI_FALSE;
94 return HI_FALSE; in oal_exception_is_busy()
102 return HI_FALSE; in oal_exception_is_busy()
116 return HI_FALSE; in oal_trigger_exception()
133 return HI_FALSE; in oal_trigger_exception()
166 g_dev_pannic = HI_FALSE; in oal_clear_dev_panic()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/
H A Dhigv_mw_media.c220 stAttr.bxvYCCMode = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
223 stAttr.bEnableAudio = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
225 stAttr.bIsMultiChannel = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
231 stAttr.bEnableSpdInfoFrame = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
232 stAttr.bEnableMpegInfoFrame = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
234 stAttr.bDebugFlag = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
235 stAttr.bHDCPEnable = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
237 stAttr.b3DEnable = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart.c28 .receive_tx_int = HI_FALSE,
30 .tx_use_int = HI_FALSE,
45 .receive_tx_int = HI_FALSE,
47 .tx_use_int = HI_FALSE,
62 .receive_tx_int = HI_FALSE,
64 .tx_use_int = HI_FALSE,
236 return HI_FALSE; in uart_check_ioctrl_param()
247 return HI_FALSE; in uart_check_ioctrl_param()
315 if (udd->receive_tx_int != HI_FALSE) { in uart_close()
316 udd->receive_tx_int = HI_FALSE; in uart_close()
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_file.c45 return HI_FALSE; in upg_check_encrypt_info_is_match()
50 return HI_FALSE; in upg_check_encrypt_info_is_match()
62 return HI_FALSE; in upg_check_ota_info_is_match()
71 return HI_FALSE; in upg_check_ota_info_is_match()
77 return HI_FALSE; in upg_check_ota_info_is_match()
85 return HI_FALSE; in upg_check_ota_info_is_match()
92 return HI_FALSE; in upg_check_ota_info_is_match()
106 if (upg_check_encrypt_info_is_match(encry_info) == HI_FALSE) { in upg_check_file_attributes()
110 if (upg_check_ota_info_is_match(file_type, ota_info) == HI_FALSE) { in upg_check_file_attributes()
311 if (flag == HI_FALSE) { in upg_check_head_common_info()
[all...]

Completed in 19 milliseconds

1234567891011