Searched refs:mcore (Results 1 – 4 of 4) sorted by relevance
145 struct ssb_mipscore *mcore = &bcm47xx_bus.ssb.mipscore; in wgt634u_init() local159 wgt634u_flash_data.width = mcore->flash_buswidth; in wgt634u_init()160 wgt634u_flash_resource.start = mcore->flash_window; in wgt634u_init()161 wgt634u_flash_resource.end = mcore->flash_window in wgt634u_init()162 + mcore->flash_window_size in wgt634u_init()
133 struct ssb_mipscore *mcore; in bcm47xx_register_ssb() local145 mcore = &bcm47xx_bus.ssb.mipscore; in bcm47xx_register_ssb()152 memcpy(&port, &mcore->serial_ports[0], sizeof(port)); in bcm47xx_register_ssb()153 memcpy(&mcore->serial_ports[0], &mcore->serial_ports[1], in bcm47xx_register_ssb()155 memcpy(&mcore->serial_ports[1], &port, sizeof(port)); in bcm47xx_register_ssb()
30 struct ssb_mipscore *mcore = &(bcm47xx_bus.ssb.mipscore); in uart8250_init_ssb() local34 for (i = 0; i < mcore->nr_serial_ports; i++) { in uart8250_init_ssb()36 struct ssb_serial_port *ssb_port = &(mcore->serial_ports[i]); in uart8250_init_ssb()
141 mcore-y := arch/x86/mach-default/145 mcore-$(CONFIG_X86_VOYAGER) := arch/x86/mach-voyager/150 mcore-$(CONFIG_X86_GENERICARCH) := arch/x86/mach-default/155 mcore-$(CONFIG_X86_GOLDFISH) := arch/x86/mach-default/162 mcore-$(CONFIG_X86_64) :=