Home
last modified time | relevance | path

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

/u-boot/drivers/phy/marvell/
A Dcomphy_core.h86 struct comphy_map *);
137 struct comphy_map *serdes_map);
140 struct comphy_map *serdes_map) in comphy_a3700_init()
152 struct comphy_map *serdes_map);
155 struct comphy_map *serdes_map) in comphy_cp110_init()
169 struct comphy_map *comphy_map_data,
173 struct comphy_map *serdes_map);
175 struct comphy_map *serdes_map);
A Dcomphy_a3700.c960 struct comphy_map *serdes_map) in comphy_a3700_init()
962 struct comphy_map *comphy_map; in comphy_a3700_init() local
973 lane++, comphy_map++) { in comphy_a3700_init()
976 comphy_map->type, comphy_map->invert); in comphy_a3700_init()
978 switch (comphy_map->type) { in comphy_a3700_init()
984 ret = comphy_pcie_power_up(comphy_map->speed, in comphy_a3700_init()
985 comphy_map->invert); in comphy_a3700_init()
991 comphy_map->type, in comphy_a3700_init()
992 comphy_map->speed, in comphy_a3700_init()
993 comphy_map->invert); in comphy_a3700_init()
[all …]
A Dcomphy_mux.c21 struct comphy_map *comphy_map_data, int comphy_max_lanes) in comphy_mux_check_config()
80 struct comphy_map *comphy_map_data, in comphy_mux_reg_write()
114 struct comphy_map *comphy_map_data, in comphy_mux_init()
A Dcomphy_core.c56 struct comphy_map *comphy_map_data) in comphy_print()
73 __weak int comphy_update_map(struct comphy_map *serdes_map, int count) in comphy_update_map()
83 struct comphy_map comphy_map_data[MAX_LANE_OPTIONS]; in comphy_probe()
A Dcomphy_cp110.c839 struct comphy_map *serdes_map) in comphy_mux_cp110_init()
842 struct comphy_map comphy_map_pipe_data[MAX_LANE_OPTIONS]; in comphy_mux_cp110_init()
843 struct comphy_map comphy_map_phy_data[MAX_LANE_OPTIONS]; in comphy_mux_cp110_init()
878 struct comphy_map *serdes_map) in comphy_cp110_init()
880 struct comphy_map *ptr_comphy_map; in comphy_cp110_init()
/u-boot/include/mvebu/
A Dcomphy.h11 struct comphy_map { struct
19 int comphy_update_map(struct comphy_map *serdes_map, int count); argument
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c199 int comphy_update_map(struct comphy_map *serdes_map, int count) in comphy_update_map()

Completed in 9 milliseconds