Home
last modified time | relevance | path

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

/u-boot/drivers/phy/marvell/
A Dcomphy_mux.c21 struct comphy_map *comphy_map_data, int comphy_max_lanes) in comphy_mux_check_config() argument
28 for (lane = 0; lane < comphy_max_lanes; in comphy_mux_check_config()
81 int comphy_max_lanes, in comphy_mux_reg_write() argument
89 for (lane = 0; lane < comphy_max_lanes; in comphy_mux_reg_write()
120 u32 comphy_max_lanes; in comphy_mux_init() local
124 comphy_max_lanes = chip_cfg->comphy_lanes_count; in comphy_mux_init()
130 comphy_mux_check_config(mux_data, comphy_map_data, comphy_max_lanes); in comphy_mux_init()
132 comphy_mux_reg_write(mux_data, comphy_map_data, comphy_max_lanes, in comphy_mux_init()

Completed in 2 milliseconds