Searched refs:cmcfg (Results 1 – 1 of 1) sorted by relevance
493 static int check_crystal(struct mec_pcr_clkmon_cfg *cmcfg) in check_crystal() argument498 if (!cmcfg) { in check_crystal()506 MEC_PCR->PERMINC = cmcfg->period_min; in check_crystal()507 MEC_PCR->PERMAXC = cmcfg->period_max; in check_crystal()510 MEC_PCR->DCVMX = (uint32_t)(cmcfg->duty_var); in check_crystal()512 MEC_PCR->VCMIN = (uint32_t)(cmcfg->valid_min); in check_crystal()