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.c47 if (mv78xx0_core_index() == 0) { in rd78x00_masa_init()
69 if (machine_is_rd78x00_masa() && mv78xx0_core_index() == 0) in rd78x00_pci_init()
Ddb78x00-bp-setup.c55 if (mv78xx0_core_index() == 0) { in db78x00_init()
81 if (mv78xx0_core_index() == 0) in db78x00_pci_init()
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()
389 core_index = mv78xx0_core_index(); in mv78xx0_init()
Dcommon.h19 int mv78xx0_core_index(void);
Dirq.c68 mv78xx0_core_index() ? 0x18 : 0, in mv78xx0_init_irq()
Dbuffalo-wxl-setup.c133 if (mv78xx0_core_index() == 0) in wxl_pci_init()