Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_msm.c82 struct ci_hdrc_msm *msm_ci = dev_get_drvdata(dev); in ci_hdrc_msm_notify_event() local
90 if (msm_ci->secondary_phy) { in ci_hdrc_msm_notify_event()
91 u32 val = readl_relaxed(msm_ci->base + HS_PHY_SEC_CTRL); in ci_hdrc_msm_notify_event()
93 writel_relaxed(val, msm_ci->base + HS_PHY_SEC_CTRL); in ci_hdrc_msm_notify_event()
113 if (!msm_ci->hsic) in ci_hdrc_msm_notify_event()