Home
last modified time | relevance | path

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

/arch/sh/boards/mach-se/7751/
Dsetup.c18 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
21 .bit_pos = heartbeat_bit_pos,
22 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/arch/sh/boards/mach-se/7721/
Dsetup.c21 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
24 .bit_pos = heartbeat_bit_pos,
25 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/arch/sh/boards/mach-se/7206/
Dsetup.c48 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
51 .bit_pos = heartbeat_bit_pos,
52 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/arch/sh/boards/mach-se/770x/
Dsetup.c91 static unsigned char heartbeat_bit_pos[] = { 8, 9, 10, 11, 12, 13, 14, 15 }; variable
94 .bit_pos = heartbeat_bit_pos,
95 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/arch/sh/boards/mach-highlander/
Dsetup.c122 static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; variable
125 .bit_pos = heartbeat_bit_pos,
126 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),