Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c104 u32 hci_phy_ctl_clear; member
316 if (phy2->pmu && data->cfg->hci_phy_ctl_clear) { in sun4i_usb_phy_init()
318 val &= ~data->cfg->hci_phy_ctl_clear; in sun4i_usb_phy_init()
325 if (phy->pmu && data->cfg->hci_phy_ctl_clear) { in sun4i_usb_phy_init()
327 val &= ~data->cfg->hci_phy_ctl_clear; in sun4i_usb_phy_init()
969 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
978 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
987 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
995 .hci_phy_ctl_clear = PHY_CTL_SIDDQ,
1005 .hci_phy_ctl_clear = PHY_CTL_H3_SIDDQ,
[all …]