Searched defs:num_lanes (Results 1 – 3 of 3) sorted by relevance
126 static int ks2_serdes_init_cfg(u32 base, struct cfg_entry *cfg, u32 num_lanes) in ks2_serdes_init_cfg()186 int ks2_serdes_init(u32 base, struct ks2_serdes *serdes, u32 num_lanes) in ks2_serdes_init()
64 unsigned int num_lanes; member
198 unsigned int num_lanes; member526 unsigned int index = 0, num_lanes = 0; in tegra_pcie_parse_dt() local