Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c189 struct phy_configure_opts_lvds *slv_cfg = &slv->cfg; in mixel_lvds_phy_check_slave() local
192 slv_cfg->bits_per_lane_and_dclk_cycle) { in mixel_lvds_phy_check_slave()
195 slv_cfg->bits_per_lane_and_dclk_cycle); in mixel_lvds_phy_check_slave()
200 slv_cfg->differential_clk_rate) { in mixel_lvds_phy_check_slave()
203 slv_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()