Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-se/7751/
H A Dsetup.c19 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
22 .bit_pos = heartbeat_bit_pos,
23 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/openbmc/linux/arch/sh/boards/mach-se/7206/
H A Dsetup.c49 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
52 .bit_pos = heartbeat_bit_pos,
53 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/openbmc/linux/arch/sh/boards/mach-se/7721/
H A Dsetup.c17 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
20 .bit_pos = heartbeat_bit_pos,
21 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/openbmc/linux/arch/sh/boards/
H A Dboard-polaris.c66 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
69 .bit_pos = heartbeat_bit_pos,
70 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
H A Dboard-sh7757lcr.c32 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
35 .bit_pos = heartbeat_bit_pos,
36 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/openbmc/linux/arch/sh/boards/mach-se/770x/
H A Dsetup.c93 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
96 .bit_pos = heartbeat_bit_pos,
97 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dsetup.c135 static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; variable
138 .bit_pos = heartbeat_bit_pos,
139 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),