Searched refs:PLL_CONFIGURATION1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/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-v5.4/drivers/phy/ti/ |
| D | phy-ti-pipe3.c | 26 #define PLL_CONFIGURATION1 0x0000000C macro 413 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 416 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program() 423 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 426 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | pll.c | 21 #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()
|