Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy.h147 void comphy_pcie_config_set(u32 comphy_max_count,
149 void comphy_pcie_config_detect(u32 comphy_max_count,
H A Dcomphy_cp110.c1921 u32 lane, comphy_max_count; in comphy_mux_cp110_init() local
1923 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_mux_cp110_init()
1933 for (lane = 0; lane < comphy_max_count; lane++) { in comphy_mux_cp110_init()
1947 for (lane = 0; lane < comphy_max_count; lane++) { in comphy_mux_cp110_init()
1959 u32 comphy_max_count, lane, ret = 0; in comphy_cp110_init() local
1964 comphy_max_count = ptr_chip_cfg->comphy_lanes_count; in comphy_cp110_init()
1979 for (lane = 0, ptr_comphy_map = serdes_map; lane < comphy_max_count; in comphy_cp110_init()
H A Dcomphy_a3700.c914 u32 comphy_max_count = chip_cfg->comphy_lanes_count; in comphy_a3700_init() local
919 for (lane = 0, comphy_map = serdes_map; lane < comphy_max_count; in comphy_a3700_init()