Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c69 __weak int comphy_update_map(struct comphy_map *serdes_map, int count) in comphy_update_map() function
152 res = comphy_update_map(comphy_map_data, chip_cfg->comphy_lanes_count); in comphy_probe()
/openbmc/u-boot/include/mvebu/
H A Dcomphy.h19 int comphy_update_map(struct comphy_map *serdes_map, int count);
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c231 int comphy_update_map(struct comphy_map *serdes_map, int count) in comphy_update_map() function