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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7206/
H A Dsetup.c38 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
43 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
52 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7300/
H A Dsetup.c16 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
21 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
30 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7751/
H A Dsetup.c17 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
22 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
31 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7780/
H A Dsetup.c19 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
24 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
33 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/renesas/r7780rp/
H A Dsetup.c59 static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; variable
64 .end = PA_OBLED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
76 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/770x/
H A Dsetup.c89 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
94 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
103 .platform_data = heartbeat_bit_pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7722/
H A Dsetup.c21 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
26 .end = PA_LED + ARRAY_SIZE(heartbeat_bit_pos) - 1,
35 .platform_data = heartbeat_bit_pos,

Completed in 60 milliseconds