Searched refs:vc_tc (Results 1 – 2 of 2) sorted by relevance
146 if (idx == 0 && !(map->vc_tc[idx] & PCIE_VC_SET_TC0)) { in pcie_vc_map_tc()152 if (tc_mapped & map->vc_tc[idx]) { in pcie_vc_map_tc()156 tc_mapped |= map->vc_tc[idx]; in pcie_vc_map_tc()168 res_regs[idx].ctrl_reg.tc_vc_map = map->vc_tc[idx]; in pcie_vc_map_tc()
46 uint8_t vc_tc[PCIE_VC_MAX_COUNT]; member