Home
last modified time | relevance | path

Searched refs:mv78xx0_core_index (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dcommon.c33 int mv78xx0_core_index(void) in mv78xx0_core_index() function
151 if (mv78xx0_core_index() == 0) { in mv78xx0_map_io()
329 if (mv78xx0_core_index() == 0) in mv78xx0_init_early()
412 core_index = mv78xx0_core_index(); in mv78xx0_init()
H A Dcommon.h19 int mv78xx0_core_index(void);
H A Dirq.c67 orion_gpio_init(0, 32, GPIO_VIRT_BASE, mv78xx0_core_index() ? 0x18 : 0, in mv78xx0_init_irq()
H A Dbuffalo-wxl-setup.c166 if (machine_is_terastation_wxl() && mv78xx0_core_index() == 0) in wxl_pci_init()