Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c1932 struct comphy_map comphy_map_pipe_data[MAX_LANE_OPTIONS]; in comphy_mux_cp110_init() local
1947 comphy_map_pipe_data[lane].type = serdes_map[lane].type; in comphy_mux_cp110_init()
1948 comphy_map_pipe_data[lane].speed = serdes_map[lane].speed; in comphy_mux_cp110_init()
1957 comphy_mux_init(ptr_chip_cfg, comphy_map_pipe_data, in comphy_mux_cp110_init()
1961 if ((comphy_map_pipe_data[lane].type == PHY_TYPE_UNCONNECTED) && in comphy_mux_cp110_init()