Home
last modified time | relevance | path

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

/drivers/phy/freescale/
Dphy-fsl-imx8qm-lvds-phy.c188 struct phy_configure_opts_lvds *mst_cfg = &mst->cfg; in mixel_lvds_phy_check_slave() local
191 if (mst_cfg->bits_per_lane_and_dclk_cycle != in mixel_lvds_phy_check_slave()
194 mst_cfg->bits_per_lane_and_dclk_cycle, in mixel_lvds_phy_check_slave()
199 if (mst_cfg->differential_clk_rate != in mixel_lvds_phy_check_slave()
202 mst_cfg->differential_clk_rate, in mixel_lvds_phy_check_slave()
207 if (mst_cfg->lanes != slv_cfg->lanes) { in mixel_lvds_phy_check_slave()
209 mst_cfg->lanes, slv_cfg->lanes); in mixel_lvds_phy_check_slave()
213 if (mst_cfg->is_slave == slv_cfg->is_slave) { in mixel_lvds_phy_check_slave()