Home
last modified time | relevance | path

Searched refs:ssb_bus_host_soc_register (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/bcm47xx/
H A Dsetup.c111 err = ssb_bus_host_soc_register(&bcm47xx_bus.ssb, SSB_ENUM_BASE); in bcm47xx_register_ssb()
/openbmc/linux/include/linux/ssb/
H A Dssb.h527 extern int ssb_bus_host_soc_register(struct ssb_bus *bus,
/openbmc/linux/drivers/ssb/
H A Dmain.c774 int ssb_bus_host_soc_register(struct ssb_bus *bus, unsigned long baseaddr) in ssb_bus_host_soc_register() function