Searched refs:PORTS_PER_ASIC (Results 1 – 1 of 1) sorted by relevance
43 #define PORTS_PER_ASIC 16 macro44 #define ALL_PORTS_MASK (BIT(PORTS_PER_ASIC) - 1)491 for_each_set_bit(ch, &status, PORTS_PER_ASIC) { in rp2_asic_interrupt()504 if (card->n_ports >= PORTS_PER_ASIC) in rp2_uart_interrupt()623 if (card->n_ports >= PORTS_PER_ASIC) in rp2_init_card()676 int j = (unsigned)i % PORTS_PER_ASIC; in rp2_load_firmware()697 if (i >= PORTS_PER_ASIC) { in rp2_load_firmware()