Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c110 static inline void ti_usb3_writel(void __iomem *base, u32 offset, u32 value) in ti_usb3_writel() function
160 ti_usb3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_usb3_dpll_program()
165 ti_usb3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); in ti_usb3_dpll_program()
170 ti_usb3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_usb3_dpll_program()
175 ti_usb3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); in ti_usb3_dpll_program()
180 ti_usb3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); in ti_usb3_dpll_program()
182 ti_usb3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); in ti_usb3_dpll_program()