Searched refs:SSB_ENUM_BASE (Results 1 – 6 of 6) sorted by relevance
108 #define BCM47XX_SERIAL_ADDR (SSB_ENUM_BASE + SSB_CHIPCO_UART0_DATA)
111 err = ssb_bus_host_soc_register(&bcm47xx_bus.ssb, SSB_ENUM_BASE); in bcm47xx_register_ssb()
13 #define SSB_ENUM_BASE 0x18000000U /* Enumeration space base */ macro33 #define SSB_MAX_NR_CORES ((SSB_ENUM_LIMIT - SSB_ENUM_BASE) / SSB_CORE_SIZE)
189 sbaddr = (coreidx * SSB_CORE_SIZE) + SSB_ENUM_BASE; in ssb_sdio_scan_switch_coreidx()209 sbaddr = (coreidx * SSB_CORE_SIZE) + SSB_ENUM_BASE; in ssb_sdio_switch_core()
104 addr = (coreidx * SSB_CORE_SIZE) + SSB_ENUM_BASE; in ssb_pcmcia_switch_coreidx()134 cur_core = (read_addr - SSB_ENUM_BASE) / SSB_CORE_SIZE; in ssb_pcmcia_switch_coreidx()
41 + SSB_ENUM_BASE); in ssb_pci_switch_coreidx()48 cur_core = (cur_core - SSB_ENUM_BASE) in ssb_pci_switch_coreidx()