Home
last modified time | relevance | path

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

/arch/arm/mach-mv78xx0/
Drd78x00-masa-setup.c50 if (mv78xx0_core_index() == 0) { in rd78x00_masa_init()
72 if (machine_is_rd78x00_masa() && mv78xx0_core_index() == 0) in rd78x00_pci_init()
Ddb78x00-bp-setup.c58 if (mv78xx0_core_index() == 0) { in db78x00_init()
84 if (mv78xx0_core_index() == 0) in db78x00_pci_init()
Dcommon.c35 int mv78xx0_core_index(void) in mv78xx0_core_index() function
153 if (mv78xx0_core_index() == 0) { in mv78xx0_map_io()
337 if (mv78xx0_core_index() == 0) in mv78xx0_init_early()
397 core_index = mv78xx0_core_index(); in mv78xx0_init()
Dirq.c38 mv78xx0_core_index() ? 0x18 : 0, in mv78xx0_init_irq()
Dcommon.h22 int mv78xx0_core_index(void);
Dbuffalo-wxl-setup.c136 if (mv78xx0_core_index() == 0) in wxl_pci_init()