Searched refs:PLL_RESET_NUM (Results 1 – 2 of 2) sorted by relevance
82 #ifndef PLL_RESET_NUM83 #define PLL_RESET_NUM(pll) ((pll_usb_hw == (pll)) ? RESET_PLL_USB : RESET_PLL_SYS) macro
50 reset_unreset_block_num_wait_blocking(PLL_RESET_NUM(pll)); in pll_init()