Searched refs:FL_GET_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A D8250_pci.h10 #define FL_GET_BASE(x) (x & FL_BASE_MASK) macro
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_mid.c112 unsigned int bar = FL_GET_BASE(mid->board->flags); dnv_setup()
238 bar = FL_GET_BASE(mid->board->flags); mid8250_probe()
H A D8250_pci.c116 bar = FL_GET_BASE(board->flags); addidata_apci7800_setup()
144 bar = FL_GET_BASE(board->flags); afavlab_setup()
198 unsigned int bar = FL_GET_BASE(board->flags); pci_hp_diva_setup()
521 unsigned int bar = FL_GET_BASE(board->flags) + idx, offset = 0; pci_siig_setup()
757 bar = FL_GET_BASE(board->flags); pci_ni8430_setup()
1303 port->port.iobase = pci_resource_start(priv->dev, FL_GET_BASE(board->flags)); pci_quatech_setup()
1322 bar = FL_GET_BASE(board->flags); pci_default_setup()
1343 bar = FL_GET_BASE(board->flags); pci_pericom_setup()

Completed in 131 milliseconds