Searched refs:PLL_REGM_F_SHIFT (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/usb/
H A Dxhci-omap.h37 #define PLL_REGM_F_SHIFT 0x0 macro
/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c43 #define PLL_REGM_F_SHIFT 0x0 macro
178 val |= dpll_params->mf << PLL_REGM_F_SHIFT;
/u-boot/drivers/phy/
H A Dti-pipe3-phy.c32 #define PLL_REGM_F_SHIFT 0 macro
249 val |= dpll_params->mf << PLL_REGM_F_SHIFT;

Completed in 39 milliseconds