Searched refs:PLL_CONFIGURATION4 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | pll.c | 26 #define PLL_CONFIGURATION4 0x0020 macro 548 l = readl_relaxed(base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b() 551 writel_relaxed(l, base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 26 #define PLL_CONFIGURATION4 0x0020 macro 360 l = readl_relaxed(base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b() 363 writel_relaxed(l, base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 26 #define PLL_CONFIGURATION4 0x0020 macro 360 l = readl_relaxed(base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b() 363 writel_relaxed(l, base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | pll.c | 26 #define PLL_CONFIGURATION4 0x0020 macro 554 l = readl_relaxed(base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b() 557 writel_relaxed(l, base + PLL_CONFIGURATION4); in dss_pll_write_config_type_b()
|
/kernel/linux/linux-5.10/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 29 #define PLL_CONFIGURATION4 0x00000020 macro 427 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION4); in ti_pipe3_dpll_program() 430 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); in ti_pipe3_dpll_program()
|
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 29 #define PLL_CONFIGURATION4 0x00000020 macro 427 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION4); in ti_pipe3_dpll_program() 430 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); in ti_pipe3_dpll_program()
|
Completed in 6 milliseconds