Home
last modified time | relevance | path

Searched refs:phy_mipi_dphy_get_default_config_for_hsclk (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core-mipi-dphy.c91 int phy_mipi_dphy_get_default_config_for_hsclk(unsigned long long hs_clk_rate, in phy_mipi_dphy_get_default_config_for_hsclk() function
101 EXPORT_SYMBOL(phy_mipi_dphy_get_default_config_for_hsclk);
/openbmc/linux/include/linux/phy/
H A Dphy-mipi-dphy.h282 int phy_mipi_dphy_get_default_config_for_hsclk(unsigned long long hs_clk_rate,
/openbmc/linux/drivers/media/i2c/
H A Dtc358746.c1343 err = phy_mipi_dphy_get_default_config_for_hsclk(tc358746->pll_rate, in tc358746_init_output_port()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c733 phy_mipi_dphy_get_default_config_for_hsclk(dsi->hs_clock, in samsung_dsim_set_phy_ctrl()