Home
last modified time | relevance | path

Searched refs:PLL_CONFIGURATION1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/ti/
H A 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()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c21 #define PLL_CONFIGURATION1 0x000C macro
409 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a()
528 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_b()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A 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()

Completed in 5 milliseconds