Searched refs:debug_mode (Results 1 – 14 of 14) sorted by relevance
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
| D | hpm_gptmr_drv.c | 23 config->debug_mode = true; in gptmr_channel_get_default_config() 41 | GPTMR_CHANNEL_CR_DBGPAUSE_SET(config->debug_mode) in gptmr_channel_config()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/ |
| D | aml_vcodec_util.h | 54 extern u32 debug_mode; 85 (debug_mode & flags)) { \
|
| D | aml_vcodec_dec_drv.c | 588 u32 debug_mode; variable 589 EXPORT_SYMBOL(debug_mode); 590 module_param(debug_mode, uint, 0644);
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/codec_mm/ |
| D | codec_mm.c | 144 static u32 debug_mode; variable 331 if (debug_mode & 0xf) { in codec_mm_alloc_pre_check_in() 332 have_space = have_space & (~(debug_mode & 1)); in codec_mm_alloc_pre_check_in() 333 have_space = have_space & (~(debug_mode & 2)); in codec_mm_alloc_pre_check_in() 334 have_space = have_space & (~(debug_mode & 4)); in codec_mm_alloc_pre_check_in() 335 if (debug_mode & 8) { in codec_mm_alloc_pre_check_in() 339 debug_mode); in codec_mm_alloc_pre_check_in() 435 if (debug_mode & 0x20) { in codec_mm_vmap() 515 if (debug_mode & 0x10) in codec_mm_alloc_in() 676 if (debug_mode & 0x10) { in codec_mm_alloc_in() [all …]
|
| /device/soc/amlogic/a311d/soc/amlogic/media/common/codec_mm/ |
| D | codec_mm.c | 144 static u32 debug_mode; variable 335 if (debug_mode & 0xf) { in codec_mm_alloc_pre_check_in() 336 have_space = have_space & (~(debug_mode & 1)); in codec_mm_alloc_pre_check_in() 337 have_space = have_space & (~(debug_mode & 2L)); in codec_mm_alloc_pre_check_in() 338 have_space = have_space & (~(debug_mode & 4L)); in codec_mm_alloc_pre_check_in() 339 if (debug_mode & 8L) { in codec_mm_alloc_pre_check_in() 341 pr_info("codec mm memory is limited by %d, (bit8 enable)\n", debug_mode); in codec_mm_alloc_pre_check_in() 437 if (debug_mode & 0x20) { in codec_mm_vmap() 513 if (debug_mode & 0x10) { in codec_mm_alloc_in() 634 if (debug_mode & 0x10) { in codec_mm_alloc_in() [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
| D | phydm_adaptivity.c | 726 adaptivity->debug_mode = true; in phydm_adaptivity_debug() 735 adaptivity->debug_mode = false; in phydm_adaptivity_debug() 741 (adaptivity->debug_mode ? "TRUE" : "FALSE"), in phydm_adaptivity_debug() 1069 adaptivity->debug_mode = false; in phydm_adaptivity_init() 1145 !adapt->debug_mode && in phydm_adaptivity() 1153 if (!adapt->debug_mode) { in phydm_adaptivity() 1168 adapt->debug_mode); in phydm_adaptivity()
|
| D | phydm_adaptivity.h | 114 u8 debug_mode; member
|
| /device/soc/winnermicro/wm800/board/platform/common/params/ |
| D | wm_param.h | 82 u32 debug_mode; member
|
| D | wm_param.c | 182 dest->debug_mode = src->debug_mode; in param_to_flash() 637 param->debug_mode = 0; in tls_param_load_factory_default() 809 param->debug_mode = *((u32 *)argv);; in tls_param_set() 1085 *((u32 *)argv) = src->debug_mode; in tls_param_get() 1351 param->debug_mode = 0; in tls_param_save_user()
|
| /device/soc/telink/b91/b91_ble_sdk/stack/ble/host/smp/ |
| D | smp.h | 90 debug_mode = 1, // ECDH use debug mode private/public key pairs enumerator
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
| D | hpm_gptmr_drv.h | 95 bool debug_mode; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
| D | hdmi_hal_ctrl.h | 200 hi_s32 hal_hdmi_ctrl_data_reset(hdmi_device_id hdmi, hi_bool debug_mode, hi_u32 delay_ms);
|
| D | hdmi_hal_ctrl.c | 1729 hi_s32 hal_hdmi_ctrl_data_reset(hdmi_device_id hdmi, hi_bool debug_mode, hi_u32 delay_ms) in hal_hdmi_ctrl_data_reset() argument 1748 if (debug_mode) { in hal_hdmi_ctrl_data_reset()
|
| /device/board/isoftstone/zhiyuan/bootloader/configs/zhiyuan/ |
| D | sys_config.fex | 13 debug_mode = 3
|