Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun4i-usb.c197 static void sun4i_usb_phy_write(struct sun4i_usb_phy *phy, u32 addr, u32 data, in sun4i_usb_phy_write() function
312 sun4i_usb_phy_write(phy, PHY_RES45_CAL_EN, 0x01, 1); in sun4i_usb_phy_init()
315 sun4i_usb_phy_write(phy, PHY_TX_AMPLITUDE_TUNE, 0x14, 5); in sun4i_usb_phy_init()
318 sun4i_usb_phy_write(phy, PHY_DISCON_TH_SEL, in sun4i_usb_phy_init()
516 sun4i_usb_phy_write(phy, PHY_SQUELCH_DETECT, enabled ? 0 : 2, 2); in sun4i_usb_phy_set_squelch_detect()