Home
last modified time | relevance | path

Searched refs:DSI_BYTE_PLL_CLK (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_28nm_8960.c46 #define DSI_BYTE_PLL_CLK 0 macro
385 *byte_clk_provider = pll_28nm->provided_clks[DSI_BYTE_PLL_CLK]; in dsi_pll_28nm_get_provider()
458 clks[num++] = provided_clks[DSI_BYTE_PLL_CLK] = in pll_28nm_register()
H A Ddsi_pll_28nm.c39 #define DSI_BYTE_PLL_CLK 0 macro
485 *byte_clk_provider = pll_28nm->provided_clks[DSI_BYTE_PLL_CLK]; in dsi_pll_28nm_get_provider()
564 clks[num++] = provided_clks[DSI_BYTE_PLL_CLK] = in pll_28nm_register()
H A Ddsi_pll_10nm.c38 #define DSI_BYTE_PLL_CLK 0 macro
629 *byte_clk_provider = hw_data->hws[DSI_BYTE_PLL_CLK]->clk; in dsi_pll_10nm_get_provider()
735 hw_data->hws[DSI_BYTE_PLL_CLK] = hw; in pll_10nm_register()
H A Ddsi_pll_7nm.c38 #define DSI_BYTE_PLL_CLK 0 macro
655 *byte_clk_provider = hw_data->hws[DSI_BYTE_PLL_CLK]->clk; in dsi_pll_7nm_get_provider()
761 hw_data->hws[DSI_BYTE_PLL_CLK] = hw; in pll_7nm_register()
H A Ddsi_pll_14nm.c39 #define DSI_BYTE_PLL_CLK 0 macro
887 *byte_clk_provider = hw_data->hws[DSI_BYTE_PLL_CLK]->clk; in dsi_pll_14nm_get_provider()
997 hw_data->hws[DSI_BYTE_PLL_CLK] = hw; in pll_14nm_register()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.h89 #define DSI_BYTE_PLL_CLK 0 macro
H A Ddsi_phy_28nm_8960.c434 provided_clocks[DSI_BYTE_PLL_CLK] = &bytediv->hw; in pll_28nm_register()
H A Ddsi_phy_10nm.c635 provided_clocks[DSI_BYTE_PLL_CLK] = hw; in pll_10nm_register()
H A Ddsi_phy_28nm.c667 provided_clocks[DSI_BYTE_PLL_CLK] = hw; in pll_28nm_register()
H A Ddsi_phy_7nm.c685 provided_clocks[DSI_BYTE_PLL_CLK] = hw; in pll_7nm_register()
H A Ddsi_phy_14nm.c845 provided_clocks[DSI_BYTE_PLL_CLK] = hw; in pll_14nm_register()

Completed in 13 milliseconds