Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A D8250_pci.h21 #define FL_REGION_SZ_CAP 0x0100 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_pci.c1319 if (board->flags & FL_REGION_SZ_CAP && idx >= maxnr) in pci_default_setup()
1374 if (board->flags & FL_REGION_SZ_CAP && idx >= maxnr) in pci_pericom_setup()
1400 if (board->flags & FL_REGION_SZ_CAP && idx >= maxnr) in pci_pericom_setup_four_at_eight()
3444 .flags = FL_BASE0|FL_REGION_SZ_CAP,