Lines Matching refs:serdes_map
1915 struct comphy_map *serdes_map) in comphy_mux_cp110_init() argument
1933 comphy_map_pipe_data[lane].type = serdes_map[lane].type; in comphy_mux_cp110_init()
1934 comphy_map_pipe_data[lane].speed = serdes_map[lane].speed; in comphy_mux_cp110_init()
1935 comphy_map_phy_data[lane].type = serdes_map[lane].type; in comphy_mux_cp110_init()
1936 comphy_map_phy_data[lane].speed = serdes_map[lane].speed; in comphy_mux_cp110_init()
1949 serdes_map[lane].type = PHY_TYPE_UNCONNECTED; in comphy_mux_cp110_init()
1954 struct comphy_map *serdes_map) in comphy_cp110_init() argument
1968 comphy_mux_cp110_init(ptr_chip_cfg, serdes_map); in comphy_cp110_init()
1971 for (lane = 0, ptr_comphy_map = serdes_map; lane < 4; in comphy_cp110_init()
1978 for (lane = 0, ptr_comphy_map = serdes_map; lane < comphy_max_count; in comphy_cp110_init()
2000 serdes_map->end_point, in comphy_cp110_init()