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

/linux-4.1.27/drivers/phy/
H A Dphy-stih41x-usb.c33 * @oscok: Notify the PHY oscillator clock is ready
40 u32 oscok; member in struct:stih41x_usb_cfg
61 .oscok = BIT(6),
68 .oscok = BIT(6),
91 phy_dev->cfg->oscok, phy_dev->cfg->oscok); stih41x_usb_phy_power_on()
104 phy_dev->cfg->oscok, 0); stih41x_usb_phy_power_off()
106 dev_err(phy_dev->dev, "Failed to clear oscok bit\n"); stih41x_usb_phy_power_off()

Completed in 45 milliseconds