Searched refs:PLL_CONFIGURATION1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/phy/ti/ |
D | phy-ti-pipe3.c | 36 #define PLL_CONFIGURATION1 0x0000000C macro 270 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 273 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program() 280 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 283 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program()
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | pll.c | 32 #define PLL_CONFIGURATION1 0x000C macro 268 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a() 351 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_b()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | pll.c | 32 #define PLL_CONFIGURATION1 0x000C macro 420 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a() 539 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_b()
|