Searched refs:PLLEN (Results 1 – 2 of 2) sorted by relevance
25 #define PLLEN BIT(26) macro159 bool pllen = (readl_relaxed(pll_reg) & PLLEN); in stm32_usbphyc_pll_enable()167 stm32_usbphyc_clr_bits(pll_reg, PLLEN); in stm32_usbphyc_pll_enable()176 stm32_usbphyc_set_bits(pll_reg, PLLEN); in stm32_usbphyc_pll_enable()181 if (!(readl_relaxed(pll_reg) & PLLEN)) { in stm32_usbphyc_pll_enable()197 stm32_usbphyc_clr_bits(pll_reg, PLLEN); in stm32_usbphyc_pll_disable()201 if (readl_relaxed(pll_reg) & PLLEN) { in stm32_usbphyc_pll_disable()
162 #define PLLEN BIT(0) macro487 tc_write(PXL_PLLCTRL, PLLBYP | PLLEN); in tc_pxl_pll_en()498 tc_write(PXL_PLLCTRL, PLLUPDATE | PLLEN); in tc_pxl_pll_en()573 tc_write(DP0_PLLCTRL, PLLUPDATE | PLLEN); in tc_aux_link_setup()576 tc_write(DP1_PLLCTRL, PLLUPDATE | PLLEN); in tc_aux_link_setup()864 tc_write(DP0_PLLCTRL, PLLUPDATE | PLLEN); in tc_main_link_setup()867 tc_write(DP1_PLLCTRL, PLLUPDATE | PLLEN); in tc_main_link_setup()