Searched defs:heartbeat_bit_pos (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/sh/boards/mach-se/7751/ |
H A D | setup.c | 19 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
|
/openbmc/linux/arch/sh/boards/mach-se/7721/ |
H A D | setup.c | 17 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
|
/openbmc/linux/arch/sh/boards/mach-se/7206/ |
H A D | setup.c | 49 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
|
/openbmc/linux/arch/sh/boards/mach-se/770x/ |
H A D | setup.c | 93 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
|
/openbmc/linux/arch/sh/boards/ |
H A D | board-polaris.c | 66 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
|
H A D | board-sh7757lcr.c | 32 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
|
/openbmc/linux/arch/sh/boards/mach-highlander/ |
H A D | setup.c | 135 static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; variable
|