Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c118 u8 phyctl_offset; member
196 void __iomem *phyctl = phy_data->base + phy_data->cfg->phyctl_offset; in sun4i_usb_phy_write()
202 if (phy_data->cfg->phyctl_offset == REG_PHYCTL_A33) { in sun4i_usb_phy_write()
294 val = readl(data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()
297 writel(val, data->base + data->cfg->phyctl_offset); in sun4i_usb_phy_init()
344 data->cfg->phyctl_offset; in sun4i_usb_phy_exit()
868 .phyctl_offset = REG_PHYCTL_A10,
877 .phyctl_offset = REG_PHYCTL_A10,
886 .phyctl_offset = REG_PHYCTL_A10,
895 .phyctl_offset = REG_PHYCTL_A10,
[all …]