Searched refs:BCMA_CORE_PCI_SPROM (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_pci.c157 regoff = BCMA_CORE_PCI_SPROM(BCMA_CORE_PCI_SPROM_PI_OFFSET); bcma_core_pci_fixcfg()
226 regoff = BCMA_CORE_PCI_SPROM(BCMA_CORE_PCI_SPROM_MISC_CONFIG); bcma_core_pci_config_fixup()
/linux-4.4.14/include/linux/bcma/
H A Dbcma_driver_pci.h89 #define BCMA_CORE_PCI_SPROM(wordoffset) (0x0800 + ((wordoffset) * 2)) /* SPROM shadow area (72 bytes) */ macro

Completed in 76 milliseconds