Searched refs:sun4i_usb_phy_write (Results 1 – 1 of 1) sorted by relevance
| /openbmc/u-boot/drivers/phy/allwinner/ |
| H A D | phy-sun4i-usb.c | 136 static void sun4i_usb_phy_write(struct phy *phy, u32 addr, u32 data, int len) in sun4i_usb_phy_write() function 291 sun4i_usb_phy_write(phy, PHY_RES45_CAL_EN, in sun4i_usb_phy_init() 296 sun4i_usb_phy_write(phy, PHY_TX_AMPLITUDE_TUNE, in sun4i_usb_phy_init() 301 sun4i_usb_phy_write(phy, PHY_DISCON_TH_SEL, in sun4i_usb_phy_init() 401 sun4i_usb_phy_write(phy, PHY_SQUELCH_DETECT, enabled ? 0 : 2, 2); in sun4i_usb_phy_set_squelch_detect()
|