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