heartbeat_bit_pos 66 arch/sh/boards/board-polaris.c static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; heartbeat_bit_pos 69 arch/sh/boards/board-polaris.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 70 arch/sh/boards/board-polaris.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 32 arch/sh/boards/board-sh7757lcr.c static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; heartbeat_bit_pos 35 arch/sh/boards/board-sh7757lcr.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 36 arch/sh/boards/board-sh7757lcr.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 135 arch/sh/boards/mach-highlander/setup.c static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; heartbeat_bit_pos 138 arch/sh/boards/mach-highlander/setup.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 139 arch/sh/boards/mach-highlander/setup.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 49 arch/sh/boards/mach-se/7206/setup.c static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; heartbeat_bit_pos 52 arch/sh/boards/mach-se/7206/setup.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 53 arch/sh/boards/mach-se/7206/setup.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 93 arch/sh/boards/mach-se/770x/setup.c static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; heartbeat_bit_pos 96 arch/sh/boards/mach-se/770x/setup.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 97 arch/sh/boards/mach-se/770x/setup.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 17 arch/sh/boards/mach-se/7721/setup.c static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; heartbeat_bit_pos 20 arch/sh/boards/mach-se/7721/setup.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 21 arch/sh/boards/mach-se/7721/setup.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos), heartbeat_bit_pos 19 arch/sh/boards/mach-se/7751/setup.c static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; heartbeat_bit_pos 22 arch/sh/boards/mach-se/7751/setup.c .bit_pos = heartbeat_bit_pos, heartbeat_bit_pos 23 arch/sh/boards/mach-se/7751/setup.c .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),