Searched refs:CMU_CLKOCR_LSCOEN_MSK (Results 1 – 6 of 6) sorted by relevance
742 SET_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()746 CLEAR_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()
212 #define CMU_CLKOCR_LSCOEN_MSK BIT(CMU_CLKOCR_LSCOEN_POS) macro
900 SET_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()903 CLEAR_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()
882 SET_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()885 CLEAR_BIT(CMU->CLKOCR, CMU_CLKOCR_LSCOEN_MSK); in ald_cmu_output_low_clock_config()
857 #define CMU_CLKOCR_LSCOEN_MSK BIT(CMU_CLKOCR_LSCOEN_POS) macro
996 #define CMU_CLKOCR_LSCOEN_MSK BIT(CMU_CLKOCR_LSCOEN_POS) macro
Completed in 72 milliseconds