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

/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c180 static void sun4i_usb_phy_write(struct sun4i_usb_phy *phy, u32 addr, u32 data, function
341 sun4i_usb_phy_write(phy, PHY_RES45_CAL_EN, 0x01, 1);
344 sun4i_usb_phy_write(phy, PHY_TX_AMPLITUDE_TUNE, 0x14, 5);
347 sun4i_usb_phy_write(phy, PHY_DISCON_TH_SEL,
555 sun4i_usb_phy_write(phy, PHY_SQUELCH_DETECT, enabled ? 0 : 2, 2);

Completed in 126 milliseconds