Home
last modified time | relevance | path

Searched refs:CyPORTS_PER_CHIP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dcyclades.h168 #define CyPORTS_PER_CHIP 4 macro
/linux-4.1.27/drivers/tty/
Dcyclades.c3144 chip_number = channel / CyPORTS_PER_CHIP; in cy_init_card()
3303 cy_isa_nchan = CyPORTS_PER_CHIP * in cy_detect_isa()
3362 card->num_chips = cy_isa_nchan / CyPORTS_PER_CHIP; in cy_detect_isa()
3744 nchan = CyPORTS_PER_CHIP * cyy_init_card(addr2, 1); in cy_pci_probe()
3836 card->num_chips = nchan / CyPORTS_PER_CHIP; in cy_pci_probe()