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

/u-boot/include/linux/usb/
H A Dxhci-omap.h43 #define PLL_SD_SHIFT 0x9 macro
/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c49 #define PLL_SD_SHIFT 10 macro
183 val |= dpll_params->sd << PLL_SD_SHIFT;
/u-boot/drivers/phy/
H A Dti-pipe3-phy.c38 #define PLL_SD_SHIFT 10 macro
254 val |= dpll_params->sd << PLL_SD_SHIFT;

Completed in 40 milliseconds