Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/allwinner/
Dphy-sun4i-usb.c120 u8 phyctl_offset; member
197 void __iomem *phyctl = phy_data->base + phy_data->cfg->phyctl_offset; in sun4i_usb_phy_write()
203 if (phy_data->cfg->phyctl_offset == REG_PHYCTL_A33) { in sun4i_usb_phy_write()
301 val = readl(data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()
304 writel(val, data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()
346 data->cfg->phyctl_offset; in sun4i_usb_phy_exit()
866 .phyctl_offset = REG_PHYCTL_A10,
874 .phyctl_offset = REG_PHYCTL_A10,
882 .phyctl_offset = REG_PHYCTL_A10,
890 .phyctl_offset = REG_PHYCTL_A10,
[all …]