Home
last modified time | relevance | path

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

/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c102 u32 hci_phy_ctl_clear; member
315 if (phy2->pmu && data->cfg->hci_phy_ctl_clear) { in sun4i_usb_phy_init()
317 val &= ~data->cfg->hci_phy_ctl_clear; in sun4i_usb_phy_init()
324 if (phy->pmu && data->cfg->hci_phy_ctl_clear) { in sun4i_usb_phy_init()
326 val &= ~data->cfg->hci_phy_ctl_clear; in sun4i_usb_phy_init()
962 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
970 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
978 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
985 .hci_phy_ctl_clear = PHY_CTL_SIDDQ,
994 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
[all …]