Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c56 for (lane = 0; lane < chip_cfg->comphy_lanes_count; in comphy_print()
95 chip_cfg->comphy_lanes_count = fdtdec_get_int(blob, node, in comphy_probe()
97 if (chip_cfg->comphy_lanes_count <= 0) { in comphy_probe()
111 chip_cfg->comphy_lanes_count); in comphy_probe()
152 res = comphy_update_map(comphy_map_data, chip_cfg->comphy_lanes_count); in comphy_probe()
H A Dcomphy_mux.c123 comphy_max_lanes = chip_cfg->comphy_lanes_count; in comphy_mux_init()
H A Dcomphy_core.h89 u32 comphy_lanes_count; member
H A Dcomphy_a3700.c969 u32 comphy_max_count = chip_cfg->comphy_lanes_count; in comphy_a3700_init()
H A Dcomphy_cp110.c1936 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_mux_cp110_init()
1977 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_cp110_init()