Searched refs:PLL_CONFIGURATION1 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | pll.c | 21 #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/ |
D | phy-ti-pipe3.c | 26 #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/ |
D | pll.c | 21 #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()
|