PHY_CTL_SIDDQ
.hci_phy_ctl_clear = PHY_CTL_SIDDQ,
val &= ~PHY_CTL_SIDDQ;
writel(readl(phyctl) | PHY_CTL_SIDDQ, phyctl);