Searched refs:xtal_startup_time (Results 1 – 1 of 1) sorted by relevance
250 static ALWAYS_INLINE void soc_pmc_osc_enable_main_xtal(uint32_t xtal_startup_time) in soc_pmc_osc_enable_main_xtal() argument255 mor |= CKGR_MOR_KEY_PASSWD | CKGR_MOR_MOSCXTEN | CKGR_MOR_MOSCXTST(xtal_startup_time); in soc_pmc_osc_enable_main_xtal()317 static ALWAYS_INLINE void soc_pmc_switch_mainck_to_xtal(bool bypass, uint32_t xtal_startup_time) in soc_pmc_switch_mainck_to_xtal() argument319 soc_pmc_osc_enable_main_xtal(xtal_startup_time); in soc_pmc_switch_mainck_to_xtal()331 | CKGR_MOR_MOSCXTST(xtal_startup_time); in soc_pmc_switch_mainck_to_xtal()