Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcyclades.h172 #define CyPORTS_PER_CHIP 4 macro
/Linux-v4.19/drivers/tty/
Dcyclades.c3111 chip_number = channel / CyPORTS_PER_CHIP; in cy_init_card()
3270 cy_isa_nchan = CyPORTS_PER_CHIP * in cy_detect_isa()
3329 card->num_chips = cy_isa_nchan / CyPORTS_PER_CHIP; in cy_detect_isa()
3711 nchan = CyPORTS_PER_CHIP * cyy_init_card(addr2, 1); in cy_pci_probe()
3803 card->num_chips = nchan / CyPORTS_PER_CHIP; in cy_pci_probe()