Searched refs:SYSCFG_COMBOPHY_CR1_REFUSEPAD (Results 1 – 1 of 1) sorted by relevance
35 #define SYSCFG_COMBOPHY_CR1_REFUSEPAD BIT(0) macro258 cr1_mask |= SYSCFG_COMBOPHY_CR1_REFUSEPAD; in stm32_combophy_pll_init()259 cr1_val |= combophy->have_pad_clk ? SYSCFG_COMBOPHY_CR1_REFUSEPAD : 0; in stm32_combophy_pll_init()
Completed in 5 milliseconds