Searched refs:PLLCTL_PLLDIS (Results 1 – 2 of 2) sorted by relevance
49 #define PLLCTL_PLLDIS (1 << 4) macro
70 setbits_le32(®->pllctl, PLLCTL_PLLDIS); in da850_pll_init()80 clrbits_le32(®->pllctl, PLLCTL_PLLDIS); in da850_pll_init()
Completed in 3 milliseconds