Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-m31.c75 struct m31_phy_regs { struct
83 const struct m31_phy_regs *regs; argument
87 static const struct m31_phy_regs m31_ipq5018_regs[] = {
131 static struct m31_phy_regs m31_ipq5332_regs[] = {
201 const struct m31_phy_regs *regs;
214 const struct m31_phy_regs *regs = qphy->regs; in m31usb_phy_init()