Home
last modified time | relevance | path

Searched refs:PLLSTAT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/snps/arc_iot/
Dsysconf.h28 volatile uint32_t PLLSTAT; /* PLL status register */ member
Dsysconf.c65 while (!(sysconf_reg_ptr->PLLSTAT & (1 << PLLSTAT_BIT_OFFSET_PLLSTB))) { in arc_iot_pll_conf_reg()