pll_ctrl_base 164 drivers/phy/ti/phy-ti-pipe3.c void __iomem *pll_ctrl_base; pll_ctrl_base 395 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); pll_ctrl_base 413 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); pll_ctrl_base 416 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); pll_ctrl_base 418 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); pll_ctrl_base 421 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); pll_ctrl_base 423 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); pll_ctrl_base 426 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); pll_ctrl_base 428 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION4); pll_ctrl_base 431 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); pll_ctrl_base 433 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION3); pll_ctrl_base 436 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); pll_ctrl_base 438 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); pll_ctrl_base 522 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); pll_ctrl_base 525 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); pll_ctrl_base 530 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); pll_ctrl_base 561 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); pll_ctrl_base 563 drivers/phy/ti/phy-ti-pipe3.c ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); pll_ctrl_base 569 drivers/phy/ti/phy-ti-pipe3.c val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); pll_ctrl_base 777 drivers/phy/ti/phy-ti-pipe3.c phy->pll_ctrl_base = devm_ioremap_resource(dev, res); pll_ctrl_base 778 drivers/phy/ti/phy-ti-pipe3.c return PTR_ERR_OR_ZERO(phy->pll_ctrl_base); pll_ctrl_base 32 include/linux/phy/omap_usb.h void __iomem *pll_ctrl_base;