Searched refs:SLP_EN (Results 1 – 4 of 4) sorted by relevance
201 MEC_PCR->SLP_EN[idx] |= MEC_BIT(bpos); in mec_hal_pcr_set_blk_slp_en()213 MEC_PCR->SLP_EN[idx] &= ~MEC_BIT(bpos); in mec_hal_pcr_clr_blk_slp_en()225 if (MEC_PCR->SLP_EN[idx] & MEC_BIT(bpos)) { in mec_hal_pcr_is_blk_slp_en()248 MEC_PCR->SLP_EN[regid] = val; in mec_hal_pcr_slp_en_set()259 MEC_PCR->SLP_EN[regid] = (MEC_PCR->SLP_EN[regid] & ~mask) | (val & mask); in mec_hal_pcr_slp_en_mask()267 MEC_PCR->SLP_EN[i] = 0; in mec_hal_pcr_slp_en_por()270 MEC_PCR->SLP_EN[3] = MEC_BIT(MEC_PCR_CRYPTO_ALL % 32u); in mec_hal_pcr_slp_en_por()276 MEC_PCR->SLP_EN[i] = UINT32_MAX; in mec_hal_pcr_slp_en_set_all()
27 …__IOM uint32_t SLP_EN[5]; /*!< (@ 0x00000030) The Sleep Enable Register contai… member
30 …__IOM uint32_t SLP_EN[5]; /*!< (@ 0x00000030) The Sleep Enable Register contai… member
8081 …__IO uint8_t SLP_EN : 1; /*!< [5..5] SLP_EN … member8141 …__IO uint8_t SLP_EN : 1; /*!< [5..5] SLP_EN … member