Searched refs:comphy_max_lanes (Results 1 – 1 of 1) sorted by relevance
21 struct comphy_map *comphy_map_data, int comphy_max_lanes) in comphy_mux_check_config() argument28 for (lane = 0; lane < comphy_max_lanes; in comphy_mux_check_config()81 int comphy_max_lanes, in comphy_mux_reg_write() argument89 for (lane = 0; lane < comphy_max_lanes; in comphy_mux_reg_write()120 u32 comphy_max_lanes; in comphy_mux_init() local124 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