Searched refs:comphy_lanes_count (Results 1 – 5 of 5) sorted by relevance
60 for (lane = 0; lane < chip_cfg->comphy_lanes_count; in comphy_print()99 chip_cfg->comphy_lanes_count = fdtdec_get_int(blob, node, in comphy_probe()101 if (chip_cfg->comphy_lanes_count <= 0) { in comphy_probe()115 chip_cfg->comphy_lanes_count); in comphy_probe()156 res = comphy_update_map(comphy_map_data, chip_cfg->comphy_lanes_count); in comphy_probe()
124 comphy_max_lanes = chip_cfg->comphy_lanes_count; in comphy_mux_init()
89 u32 comphy_lanes_count; member
846 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_mux_cp110_init()888 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_cp110_init()
963 u32 comphy_max_count = chip_cfg->comphy_lanes_count; in comphy_a3700_init()
Completed in 7 milliseconds