Searched refs:MEC_ECS (Results 1 – 10 of 10) sorted by relevance
16 MEC_ECS->INTR_CTRL |= MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecs_ictrl()18 MEC_ECS->INTR_CTRL &= (uint32_t)~MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecs_ictrl()24 if (MEC_ECS->INTR_CTRL & MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos)) { in mec_hal_ecs_is_idirect()34 MEC_ECS->AERRC &= (uint32_t)~MEC_BIT(MEC_ECS_AERRC_CAP_Pos); in mec_hal_ecs_ahb_error_ctrl()36 MEC_ECS->AERRC |= MEC_BIT(MEC_ECS_AERRC_CAP_Pos); in mec_hal_ecs_ahb_error_ctrl()42 uint32_t ahb_error_val = MEC_ECS->AERRA; in mec_hal_ecs_ahb_error_val()45 MEC_ECS->AERRA = 0u; in mec_hal_ecs_ahb_error_val()54 if (MEC_ECS->FEAT_LOCK & MEC_BIT(feature)) { in mec_hal_ecs_is_feature_disabled()59 if (MEC_ECS->MISC_LOCK & MEC_BIT(feature)) { in mec_hal_ecs_is_feature_disabled()70 MEC_ECS->ETM_CTRL |= MEC_BIT(MEC_ECS_ETM_CTRL_TRACE_EN_Pos); in mec_hal_ecs_etm_pins()[all …]
351 if (MEC_ECS->INTR_CTRL & MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos)) { in is_direct_allowed()396 MEC_ECS->INTR_CTRL &= ~(MEC_ECS_INTR_CTRL_DIRECT_Msk); in mec_hal_ecia_init()429 MEC_ECS->INTR_CTRL |= MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecia_init()
64 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_TURBO_FREQ_Pos)) { in mec_hal_pcr_is_turbo_clock()84 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_TURBO_FREQ_Pos)) { in mec_hal_pcr_cpu_max_freq()738 rval = MEC_ECS->SSSMR; in mec_hal_pcr_save_clk_req_to_vbatm()
60 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_BBRAM_SIZE_Pos)) { in mec_hal_bbram_size()
492 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
500 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
486 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
517 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
510 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro