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

/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c104 u32 hci_phy_ctl_clear; member in struct:sun4i_usb_phy_cfg
316 if (phy2->pmu && data->cfg->hci_phy_ctl_clear) {
318 val &= ~data->cfg->hci_phy_ctl_clear;
325 if (phy->pmu && data->cfg->hci_phy_ctl_clear) {
327 val &= ~data->cfg->hci_phy_ctl_clear;
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
[all...]

Completed in 204 milliseconds