Searched refs:phyctl_offset (Results 1 – 1 of 1) sorted by relevance
103 u8 phyctl_offset; member184 void __iomem *phyctl = phy_data->base + phy_data->cfg->phyctl_offset; in sun4i_usb_phy_write()190 if (phy_data->cfg->phyctl_offset == REG_PHYCTL_A33) { in sun4i_usb_phy_write()332 val = readl(data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()335 writel(val, data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()376 data->cfg->phyctl_offset; in sun4i_usb_phy_exit()908 .phyctl_offset = REG_PHYCTL_A10,914 .phyctl_offset = REG_PHYCTL_A10,920 .phyctl_offset = REG_PHYCTL_A10,926 .phyctl_offset = REG_PHYCTL_A10,[all …]