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

/linux-4.4.14/arch/sh/boards/mach-se/7751/
H A 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),
/linux-4.4.14/arch/sh/boards/mach-se/7206/
H A 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),
/linux-4.4.14/arch/sh/boards/mach-se/7721/
H A 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),
/linux-4.4.14/arch/sh/boards/
H A Dboard-polaris.c65 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
68 .bit_pos = heartbeat_bit_pos,
69 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
H A Dboard-sh7757lcr.c36 static unsigned char heartbeat_bit_pos[] = { 0, 1, 2, 3 }; variable
39 .bit_pos = heartbeat_bit_pos,
40 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),
/linux-4.4.14/arch/sh/boards/mach-se/770x/
H A 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),
/linux-4.4.14/arch/sh/boards/mach-highlander/
H A Dsetup.c138 static unsigned char heartbeat_bit_pos[] = { 2, 1, 0, 3, 6, 5, 4, 7 }; variable
141 .bit_pos = heartbeat_bit_pos,
142 .nr_bits = ARRAY_SIZE(heartbeat_bit_pos),

Completed in 234 milliseconds