Home
last modified time | relevance | path

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

/u-boot/drivers/phy/marvell/
A Dcomphy_core.c60 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()
A Dcomphy_mux.c124 comphy_max_lanes = chip_cfg->comphy_lanes_count; in comphy_mux_init()
A Dcomphy_core.h89 u32 comphy_lanes_count; member
A Dcomphy_cp110.c846 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()
A Dcomphy_a3700.c963 u32 comphy_max_count = chip_cfg->comphy_lanes_count; in comphy_a3700_init()

Completed in 7 milliseconds