Home
last modified time | relevance | path

Searched refs:PLLNDIV (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/phy/
A Dphy-stm32-usbphyc.c29 #define PLLNDIV GENMASK(6, 0) macro
111 usbphyc_pll |= ((pll_params.ndiv << PLLNDIV_SHIFT) & PLLNDIV); in stm32_usbphyc_pll_init()

Completed in 3 milliseconds