/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_edid.c | 511 cap_pre_timing->ihs = HI_TRUE; in edid_digital_sync_signal_def() 516 cap_pre_timing->ivs = HI_TRUE; in edid_digital_sync_signal_def() 519 cap_pre_timing->ihs = HI_TRUE; in edid_digital_sync_signal_def() 520 cap_pre_timing->ivs = HI_TRUE; in edid_digital_sync_signal_def() 594 pre_timing->interlace = (dtd->flags & BIT7_MASK) ? HI_TRUE : HI_FALSE; in edid_timing_param() 953 cap->fapa_start_location = (data[0] & BIT0_MASK) ? HI_TRUE : HI_FALSE; in edid_hfvs21_db() 954 cap->allm = (data[0] & BIT1_MASK) ? HI_TRUE : HI_FALSE; in edid_hfvs21_db() 955 cap->fva = (data[0] & BIT2_MASK) ? HI_TRUE : HI_FALSE; in edid_hfvs21_db() 956 cap->cnm_vrr = (data[0] & BIT3_MASK) ? HI_TRUE : HI_FALSE; in edid_hfvs21_db() 957 cap->cinema_vrr = (data[0] & BIT4_MASK) ? HI_TRUE in edid_hfvs21_db() [all...] |
H A D | drv_hdmi_frl.c | 198 hal_call_void(hal_hdmi_phy_output_enable_set, hdmi_dev->hal, HI_TRUE);
in frl_phy_set() 220 dfm->layout = (ao_attr->channels > HDMI_AUDIO_FORMAT_2CH) ? HI_TRUE : HI_FALSE;
in frl_dfm_construct() 312 (sink_cap->support_scdc) && (sink_scdc_ver != 0)) ? HI_TRUE : HI_FALSE;
in frl_check_capability() 314 if (support_frl || hdmi_dev->attr.app_attr.auth_mode == HI_TRUE) {
in frl_check_capability() 315 if (hdmi_dev->attr.app_attr.auth_mode == HI_TRUE) {
in frl_check_capability() 336 hi_bool frl_fmt = HI_TRUE;
in frl_strategy_check_fmt() 380 _3d_enable = (vo_attr->stereo_mode == HDMI_3D_BUTT) ? HI_FALSE : HI_TRUE;
in frl_check_format() 397 return HI_TRUE;
in frl_check_format() 402 if (drv_hdmi_dfm_format_support(&dfm) == HI_TRUE) {
in frl_check_format() 410 capable = (i == max_rate) ? HI_FALSE : HI_TRUE;
in frl_check_format() [all...] |
H A D | drv_hdmi_intf.c | 190 scdc_config.scdc_present = HI_TRUE;
in hdmi_scramble_enable_set() 198 hal_call_void(hal_hdmi_video_mute_set, hdmi_dev->hal, HI_TRUE);
in hdmi_scramble_enable_set() 214 /* auth mode donot do cb_cr420_fmt_check and return HI_TRUE */
in hdmi_ycbcr420_fmt_check() 215 if (hdmi_dev->attr.app_attr.auth_mode == HI_TRUE) {
in hdmi_ycbcr420_fmt_check() 217 return HI_TRUE;
in hdmi_ycbcr420_fmt_check() 229 search_out = HI_TRUE;
in hdmi_ycbcr420_fmt_check() 239 search_out = HI_TRUE;
in hdmi_ycbcr420_fmt_check() 262 support_clr_space = HI_TRUE;
in hdmi_color_space_check() 317 tx_cap->tx_deep_clr10_bit) ? HI_TRUE : HI_FALSE;
in check_deep_color_10bit() 322 sink_cap->deep_color.deep_color_y444) ? HI_TRUE in check_deep_color_10bit() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/product/hi3516cv500/ |
H A D | hdmi_product_define.c | 129 hdmi_reg_ctrl_bus_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 130 hdmi_reg_ctrl_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 131 hdmi_reg_ctrl_cec_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 132 hdmi_reg_ssc_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 134 hdmi_reg_phy_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 135 hdmi_reg_phy_tmds_srst_req_set(HI_TRUE); in drv_hdmi_hardware_reset() 171 *enable = HI_TRUE; in drv_hdmi_prod_crg_phy_reset_get() 191 hdmi_reg_dphy_rst_set(HI_TRUE); in drv_hdmi_prod_crg_div_set() 203 drv_hdmi_prod_crg_gate_set(HI_TRUE); in drv_hdmi_prod_crg_init() 204 drv_hdmi_prod_crg_all_reset_set(HI_TRUE); in drv_hdmi_prod_crg_init() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_protection.c | 58 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() 69 } else if (mac_vap->protection.obss_non_ht_present == HI_TRUE) { in hmac_user_protection_sync_data() 75 rifs_mode = HI_TRUE; in hmac_user_protection_sync_data() 78 rifs_mode = HI_TRUE; 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() 127 (hmac_user->user_stats_flag.no_short_preamble_stats_flag == HI_TRUE) && in hmac_protection_del_user_stat_legacy_ap() 134 (hmac_user->user_stats_flag.no_short_slot_stats_flag == HI_TRUE) && (protection->sta_no_short_slot_num != 0)) { in hmac_protection_del_user_stat_legacy_ap() 168 if ((ht_hdl->ht_capable == HI_FALSE) && (hmac_user->user_stats_flag.no_ht_stats_flag == HI_TRUE) && in hmac_protection_del_user_stat_ht_ap() 174 (hmac_user->user_stats_flag.m_only_stats_flag == HI_TRUE) in hmac_protection_del_user_stat_ht_ap() [all...] |
H A D | hmac_rx_filter.c | 57 return HI_TRUE; in hmac_find_is_sta_up() 81 return HI_TRUE; in hmac_find_is_ap_up() 85 return HI_TRUE; in hmac_find_is_ap_up() 107 return HI_TRUE; in hmac_find_is_ap() 111 return HI_TRUE; in hmac_find_is_ap() 333 if ((hmac_vap->hmac_al_rx_flag == HI_TRUE) && (hmac_vap->mac_filter_flag == HI_FALSE)) { in hmac_send_rx_filter_event() 342 if ((filter & 0x1) == HI_TRUE) { /* bit 0 :上报组播(广播)数据帧使能标志 */ in hmac_send_rx_filter_event() 345 if (((filter >> 1) & 0x1) == HI_TRUE) { /* bit 1 :上报单播数据包使能标志 */ in hmac_send_rx_filter_event() 348 if (((filter >> 2) & 0x1) == HI_TRUE) { /* bit 2 :上报组播(广播)管理帧使能标志 */ in hmac_send_rx_filter_event() 351 if (((filter >> 3) & 0x1) == HI_TRUE) { /* bi in hmac_send_rx_filter_event() [all...] |
H A D | hmac_tx_data.c | 172 tx_ctl->is_vipframe = HI_TRUE; in hmac_tx_classify_ipv4_data() 173 tx_ctl->is_needretry = HI_TRUE; in hmac_tx_classify_ipv4_data() 175 tx_ctl->high_prio_sch = HI_TRUE; in hmac_tx_classify_ipv4_data() 177 tx_ctl->is_needretry = HI_TRUE; in hmac_tx_classify_ipv4_data() 185 tx_ctl->is_vipframe = HI_TRUE; in hmac_tx_classify_ipv4_data() 186 tx_ctl->is_needretry = HI_TRUE; in hmac_tx_classify_ipv4_data() 230 tx_ctl->is_vipframe = HI_TRUE; in hmac_tx_classify_ipv6_data() 231 tx_ctl->is_needretry = HI_TRUE; in hmac_tx_classify_ipv6_data() 237 tx_ctl->is_vipframe = HI_TRUE; in hmac_tx_classify_ipv6_data() 238 tx_ctl->is_needretry = HI_TRUE; in hmac_tx_classify_ipv6_data() [all...] |
H A D | hmac_uapsd.c | 158 if (HI_TRUE != mac_is_wmm_ie((puc_mac_hdr + idx))) { in hmac_uapsd_update_user_para() 162 found_wmm = HI_TRUE; in hmac_uapsd_update_user_para() 178 en = HI_TRUE; in hmac_uapsd_update_user_para() 184 en = HI_TRUE; in hmac_uapsd_update_user_para() 190 en = HI_TRUE; in hmac_uapsd_update_user_para() 196 en = HI_TRUE; in hmac_uapsd_update_user_para() 199 if (en == HI_TRUE) { in hmac_uapsd_update_user_para()
|
H A D | hmac_blockack.c | 53 return HI_TRUE; in hmac_ba_seqno_lt() 69 return HI_TRUE; in hmac_ba_rx_seqno_leq() 89 return HI_TRUE; in hmac_ba_isset() 161 dmac_ba_seqno_sub(ba_rx_hdl->us_baw_start, (HMAC_BA_BMP_SIZE - 1))) == HI_TRUE) { in hmac_ba_update_rx_bitmap() 191 if ((lo_chk == HI_TRUE) && (en_hi_chk == HI_TRUE)) { in hmac_ba_seqno_bound_chk() 474 if (rx_buf->in_use == HI_TRUE) { in hmac_ba_flush_reorder_q() 544 if ((hi_u8)frame_hdr->frame_control.more_frag == HI_TRUE) { in hmac_ba_filter_serv() 550 if (hmac_ba_seqno_lt(us_seq_num, ba_rx_hdl->us_baw_start) == HI_TRUE) { in hmac_ba_filter_serv() 552 if ((ba_rx_hdl->timer_triggered == HI_FALSE) && (hmac_ba_isset(ba_rx_hdl, us_seq_num) == HI_TRUE)) { in hmac_ba_filter_serv() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
H A D | hdmi_hal_ctrl.c | 290 return HI_TRUE;
in ctrl_audio_mute_get() 306 return HI_TRUE;
in ctrl_audio_i2s_enable_get() 320 return HI_TRUE;
in ctrl_audio_spdif_enable_get() 334 return HI_TRUE;
in ctrl_audio_path_enable_get() 392 return HI_TRUE;
in ctrl_audio_hbra_enable_get() 433 hdmi_reg_tx_afifo_srst_req_set(HI_TRUE);
in ctrl_audio_reset() 434 hdmi_reg_tx_acr_srst_req_set(HI_TRUE);
in ctrl_audio_reset() 435 hdmi_reg_tx_aud_srst_req_set(HI_TRUE);
in ctrl_audio_reset() 463 *enable = HI_TRUE;
in ctrl_avmute_get() 599 en->y422_enable = HI_TRUE;
in videopath_colorspace_param_get() [all...] |
H A D | hdmi_hal_scdc.c | 60 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() 132 scdc_info->status.init = HI_TRUE;
in hal_hdmi_scdc_init() 276 if (oe_en == HI_TRUE) {
in scdc_oe_set() 323 scdc_oe_set(HI_TRUE, timeout, scdc_info);
in hal_hdmi_scdc_attr_set() 425 *support = HI_TRUE;
in hal_hdmi_scdc_support_get() 443 scramble.sink_scramble = HI_TRUE;
in hal_hdmi_scdc_scramble_force() [all...] |
H A D | hdmi_hal_ddc.c | 63 hdmi_reg_cpu_ddc_req_set(HI_TRUE);
in ddc_access_enable_wait() 116 hdmi_reg_dcc_man_en_set(HI_TRUE);
in ddc_sda_wait() 119 hdmi_reg_ddc_scl_oen_set(HI_TRUE);
in ddc_sda_wait() 132 hdmi_reg_ddc_scl_oen_set(HI_TRUE);
in ddc_sda_wait() 135 hdmi_reg_ddc_sda_oen_set(HI_TRUE);
in ddc_sda_wait() 404 tmp_elem->un_err.u32.access_wait_timeout = HI_TRUE;
in ddc_issue() 411 tmp_elem->un_err.u32.bus_low_scl = HI_TRUE;
in ddc_issue() 417 tmp_elem->un_err.u32.bus_low_sda = HI_TRUE;
in ddc_issue() 422 read_issue = HI_TRUE;
in ddc_issue() 427 tmp_elem->un_err.u32.err_isseu_mode = HI_TRUE;
in ddc_issue() [all...] |
H A D | hdmi_hal_intf.c | 96 hal_cfg->tx_capability.tx_hdmi_14 = HI_TRUE;
in intf_tx_capability_init() 97 hal_cfg->tx_capability.tx_hdmi_20 = HI_TRUE;
in intf_tx_capability_init() 98 hal_cfg->tx_capability.tx_hdcp_14 = HI_TRUE;
in intf_tx_capability_init() 99 hal_cfg->tx_capability.tx_hdcp_22 = HI_TRUE;
in intf_tx_capability_init() 100 hal_cfg->tx_capability.tx_rgb444 = HI_TRUE;
in intf_tx_capability_init() 101 hal_cfg->tx_capability.tx_ycbcr444 = HI_TRUE;
in intf_tx_capability_init() 102 hal_cfg->tx_capability.tx_ycbcr422 = HI_TRUE;
in intf_tx_capability_init() 103 hal_cfg->tx_capability.tx_ycbcr420 = HI_TRUE;
in intf_tx_capability_init() 104 hal_cfg->tx_capability.tx_deep_clr10_bit = HI_TRUE;
in intf_tx_capability_init() 105 hal_cfg->tx_capability.tx_deep_clr12_bit = HI_TRUE;
in intf_tx_capability_init() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | exception_rst.c | 99 return HI_TRUE; in oal_exception_is_busy() 109 if (oal_exception_is_busy() == HI_TRUE) { in oal_trigger_exception() 110 return HI_TRUE; in oal_trigger_exception() 119 if (is_sync != HI_TRUE) { in oal_trigger_exception() 121 return HI_TRUE; in oal_trigger_exception() 127 if (oal_exception_is_busy() == HI_TRUE) { in oal_trigger_exception() 140 return HI_TRUE; in oal_trigger_exception() 154 if (ret != HI_TRUE) { in oal_try_to_dump_device_mem() 161 g_dev_pannic = HI_TRUE; in oal_set_dev_panic()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/arch/hi3516cv500/hal/ |
H A D | sys_hal.c | 78 hi_u32 tmp = (reset == HI_TRUE) ? 1 : 0; in sys_hal_vou_bus_reset_sel() 87 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_apb_clk_en() 98 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_bus_clk_en() 107 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_cfg_clk_en() 117 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_core_clk_en() 127 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_dev_clk_en() 137 hi_u32 tmp = (clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_out_clk_en() 147 hi_u32 tmp = (bt_clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_bt_clk_en() 158 hi_u32 tmp = (hdmi_clk_en == HI_TRUE) ? 1 : 0; in sys_hal_vou_hdmi_clk_en() 168 hi_u32 tmp = (mipi_clk_en == HI_TRUE) in sys_hal_vou_mipi_clk_en() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/ |
H A D | vou_chn.c | 136 if (dev_ctx->vo_enable == HI_TRUE) { in vo_set_pub_attr_check() 220 dev_ctx->config = HI_TRUE; in vou_set_pub_attr() 261 if (dev_ctx->vo_enable == HI_TRUE) { in vou_set_dev_frame_rate() 324 if (dev_ctx->vo_enable == HI_TRUE) { in vou_set_vtth() 397 if (dev_ctx->vo_enable == HI_TRUE) { in vou_set_vtth2() 473 vo_drv_set_all_crg_clk(HI_TRUE); in vou_set_user_intf_sync_info() 485 if (dev_ctx->config != HI_TRUE) { in vou_set_user_intf_sync_info() 497 if (dev_ctx->vo_enable == HI_TRUE) { in vou_set_user_intf_sync_info() 537 vo_set_low_power_ctrl_clk_en(HI_TRUE); in vo_enable_clk() 539 vo_drv_set_all_crg_clk(HI_TRUE); in vo_enable_clk() [all...] |
H A D | vou.c | 61 .exit_dev = HI_TRUE, 75 unsigned int g_low_power_mode = HI_TRUE; 404 vo_drv_set_all_crg_clk(HI_TRUE); in vou_restore() 477 if ((g_is_initialized == HI_FALSE) || (g_vo_mod_param.exit_dev == HI_TRUE)) { in vou_context_init() 492 if (g_vo_mod_param.exit_dev == HI_TRUE) { in vou_context_de_init() 518 vo_set_low_power_ctrl_clk_en(HI_TRUE); in vo_init_set_sys_clk() 530 vo_drv_set_all_crg_clk(HI_TRUE); in vo_init_crg_clk() 550 vo_drv_dev_int_enable(i, HI_TRUE); in vo_set_drv_dev_int_enable() 563 receiver_info.support_delay_data = HI_TRUE; in vo_register_receiver() 620 g_is_initialized = HI_TRUE; in vo_init() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_task.c | 51 hcc_handler->p_hmac_tcp_ack_need_schedule_func() == HI_TRUE)); in hcc_thread_tx_wait_event_cond_check() 53 if (ret == HI_TRUE) in hcc_thread_tx_wait_event_cond_check() 70 hcc_handler->p_hmac_tcp_ack_need_schedule_func() == HI_TRUE)); in hcc_thread_rx_wait_event_cond_check() 72 if (ret == HI_TRUE) in hcc_thread_rx_wait_event_cond_check() 200 g_thread_exit_flag = HI_TRUE; in hcc_exit_task_thread() 222 if (g_thread_exit_flag == HI_TRUE || oal_kthread_should_stop()) { in hcc_task_rx_thread() 227 (hcc_thread_rx_wait_event_cond_check(hcc_handler) == HI_TRUE)); in hcc_task_rx_thread() 228 if (hcc_ret == -ERESTARTSYS || g_thread_exit_flag == HI_TRUE) { in hcc_task_rx_thread() 262 g_thread_working = HI_TRUE; in hcc_task_tx_thread() 264 if (g_thread_exit_flag == HI_TRUE || oal_kthread_should_sto in hcc_task_tx_thread() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_vou_drv.c | 52 .bLayerSupported = HI_TRUE,
53 .bVoScale = HI_TRUE,
75 return HI_TRUE;
in hifb_drv_support_rotate() 143 vou_graphics_set_gfx_palpha(disp_layer, HI_TRUE, HI_TRUE, GRAPHIC_ALPHA_OPACITY, GRAPHIC_ALPHA_OPACITY);
in hifb_drv_layer_default_setting() 149 vou_graphics_set_csc_en(disp_layer, HI_TRUE);
in hifb_drv_layer_default_setting() 217 vou_graphics_set_gfx_palpha(g_hifblayer_to_hwlayer[layer_id], alpha.bAlphaEnable, HI_TRUE, alpha.u8Alpha0,
in hifb_drv_set_layer_alpha() 369 ckey->mask_enable = HI_TRUE;
in hifb_drv_color_convert() 378 if (status != HI_TRUE) {
in hifb_drv_updata_layer_reg() 455 if (premul == HI_TRUE) {
in hifb_drv_set_pre_mul() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_scan.c | 208 if ((scanned_bss->bss_dscr_info.supp_any == HI_TRUE) && (scanned_bss->bss_dscr_info.is_any_sta == HI_TRUE)) { in wal_inform_all_bss() 235 if (((mac_vap->vap_mode == WLAN_VAP_MODE_MESH) && (scanned_bss->bss_dscr_info.is_hisi_mesh == HI_TRUE)) || in wal_inform_all_bss() 355 if (request->prefix_ssid_scan_flag == HI_TRUE) { in wal_set_scan_ssid() 432 scan_mgmt->complete = HI_TRUE; in wal_wait_for_scan_timeout_fn() 455 scan_mgmt->complete = HI_TRUE; in wal_wait_for_scan_timeout_fn() 486 if (hmac_vap->scan_timeout.is_registerd == HI_TRUE) { in wal_process_timer_for_scan() 568 scan_param->is_p2p0_scan = HI_TRUE; in wal_start_scan_req() 575 ret = wal_cfg80211_start_req(netdev, &scan_param, sizeof(uintptr_t), WLAN_CFGID_CFG80211_START_SCAN, HI_TRUE); in wal_start_scan_req() 579 scan_mgmt->complete = HI_TRUE; in wal_start_scan_req() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/ |
H A D | sample_audio.c | 81 if (g_sample_audio_exit == HI_TRUE) { in SAMPLE_AUDIO_Getchar() 90 if (g_sample_audio_exit == HI_TRUE) { in SAMPLE_AUDIO_Getchar() 337 if (bSendAdec == HI_TRUE) { in SAMPLE_AUDIO_StartAdecAo() 375 if (bSendAdec == HI_TRUE) { in SAMPLE_AUDIO_StartAdecAo() 397 HI_BOOL bSendAdec = HI_TRUE; in SAMPLE_AUDIO_AiAencInner() 403 if (gs_bUserGetMode == HI_TRUE) { in SAMPLE_AUDIO_AiAencInner() 421 if (gs_bUserGetMode == HI_TRUE) { in SAMPLE_AUDIO_AiAencInner() 434 if (gs_bUserGetMode == HI_TRUE) { in SAMPLE_AUDIO_AiAencInner() 510 if (gs_bAioReSample == HI_TRUE) { in sample_audio_ai_ao_init_param() 522 gs_bUserGetMode = (gs_bAioReSample == HI_TRUE) in sample_audio_ai_ao_init_param() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
H A D | sample_ive_canny.c | 130 HI_BOOL bInstant = HI_TRUE;
in SAMPLE_IVE_Complete_Canny() 131 HI_BOOL bBlock = HI_TRUE;
in SAMPLE_IVE_Complete_Canny() 159 HI_BOOL bInstant = HI_TRUE;
in SAMPLE_IVE_Part_Canny() 160 HI_BOOL bBlock = HI_TRUE;
in SAMPLE_IVE_Part_Canny() 172 bInstant = HI_TRUE;
in SAMPLE_IVE_Part_Canny() 230 if (s_bStopSignal == HI_TRUE) {
in SAMPLE_IVE_Canny() 241 if (s_bStopSignal == HI_TRUE) {
in SAMPLE_IVE_Canny() 250 s_bStopSignal = HI_TRUE;
in SAMPLE_IVE_Canny() 255 s_bStopSignal = HI_TRUE;
in SAMPLE_IVE_Canny() 261 s_bStopSignal = HI_TRUE;
in SAMPLE_IVE_Canny_HandleSig() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/phy/hisiv100/ |
H A D | hdmi_hal_phy.c | 240 HI_FALSE, HI_TRUE, HI_TRUE, HI_TRUE,
272 HI_FALSE, HI_TRUE, HI_TRUE, HI_TRUE,
304 HI_FALSE, HI_TRUE, HI_TRUE, HI_TRUE,
336 HI_FALSE, HI_TRUE, HI_TRU [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_vap.c | 186 return HI_TRUE; in mac_vap_is_valid() 287 if (mac_vap_user_exist(&(user->user_dlist), &(mac_vap->mac_user_list_head)) == HI_TRUE) { in mac_vap_add_assoc_user() 483 mib_info->phy_ht.dot11_short_gi_option_in_twenty_implemented = HI_TRUE; in mac_vap_init_mib_11n() 847 mac_mib_set_mesh_security(mac_vap, HI_TRUE); in mac_vap_set_mib_mesh() 1034 mib_info->wlan_mib_sta_config.dot11_multi_domain_capability_activated = HI_TRUE; in mac_init_mib() 1035 mib_info->wlan_mib_sta_config.dot11_spectrum_management_required = HI_TRUE; in mac_init_mib() 1037 mib_info->wlan_mib_sta_config.dot11_qos_option_implemented = HI_TRUE; in mac_init_mib() 1039 mib_info->wlan_mib_sta_config.dot11_qbss_load_implemented = HI_TRUE; in mac_init_mib() 1041 mib_info->wlan_mib_sta_config.dot11_immediate_block_ack_option_implemented = HI_TRUE; in mac_init_mib() 1045 mib_info->wlan_mib_operation.dot11_rifs_mode = HI_TRUE; in mac_init_mib() [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_start_up.c | 69 set_default_nv_flag = HI_TRUE; in boot_upg_load_cfg_from_nv() 73 set_default_nv_flag = HI_TRUE; in boot_upg_load_cfg_from_nv() 78 set_default_nv_flag = HI_TRUE; in boot_upg_load_cfg_from_nv() 83 if (set_default_nv_flag == HI_TRUE) { in boot_upg_load_cfg_from_nv()
|