Searched refs:MV_PORTS_PER_HC (Results 1 – 1 of 1) sorted by relevance
146 MV_PORTS_PER_HC = (1 << MV_PORT_HC_SHIFT), /* 4 */ enumerator148 MV_PORT_MASK = (MV_PORTS_PER_HC - 1), /* 3 */1094 unsigned int clks, is_dual_hc = hpriv->n_ports > MV_PORTS_PER_HC; in mv_set_irq_coalescing()1137 hc_mmio = mv_hc_base_from_port(mmio, MV_PORTS_PER_HC); in mv_set_irq_coalescing()2909 port += MV_PORTS_PER_HC - 1; in mv_host_intr()2927 for (p = 0; p < MV_PORTS_PER_HC; ++p) { in mv_host_intr()3206 for (port = 0; port < MV_PORTS_PER_HC; port++) in mv5_reset_hc()3208 (hc * MV_PORTS_PER_HC) + port); in mv5_reset_hc()4384 n_ports = mv_get_hc_count(ppi[0]->flags) * MV_PORTS_PER_HC; in mv_pci_init_one()