Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcyclades.h168 #define CyPORTS_PER_CHIP 4 macro
/linux-4.4.14/drivers/tty/
Dcyclades.c3131 chip_number = channel / CyPORTS_PER_CHIP; in cy_init_card()
3290 cy_isa_nchan = CyPORTS_PER_CHIP * in cy_detect_isa()
3349 card->num_chips = cy_isa_nchan / CyPORTS_PER_CHIP; in cy_detect_isa()
3731 nchan = CyPORTS_PER_CHIP * cyy_init_card(addr2, 1); in cy_pci_probe()
3823 card->num_chips = nchan / CyPORTS_PER_CHIP; in cy_pci_probe()