Searched refs:mv78xx0_core_index (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dgpio.h16 extern int mv78xx0_core_index(void);
25 #define GPIO_MASK_OFF (mv78xx0_core_index() ? 0x18 : 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Ddb78x00-bp-setup.c58 if (mv78xx0_core_index() == 0) {
84 if (mv78xx0_core_index() == 0)
H A Drd78x00-masa-setup.c50 if (mv78xx0_core_index() == 0) {
72 if (machine_is_rd78x00_masa() && mv78xx0_core_index() == 0)
H A Dcommon.h20 int mv78xx0_core_index(void);
H A Dbuffalo-wxl-setup.c136 if (mv78xx0_core_index() == 0)
H A Daddr-map.c119 if (mv78xx0_core_index() == 0)
H A Dcommon.c34 int mv78xx0_core_index(void) function
157 if (mv78xx0_core_index() == 0) {
875 core_index = mv78xx0_core_index();

Completed in 71 milliseconds