Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Dpll.c21 #define PLL_CONFIGURATION1 0x000C macro
257 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a()
340 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_b()
/linux-5.19.10/drivers/phy/ti/
Dphy-ti-pipe3.c26 #define PLL_CONFIGURATION1 0x0000000C macro
412 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program()
415 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program()
422 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program()
425 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dpll.c21 #define PLL_CONFIGURATION1 0x000C macro
415 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a()
534 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_b()