Searched refs:QUAD8_COUNT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | 104-quad-8.c | 1491 #define QUAD8_COUNT(_id, _cntname) { \ macro 1503 QUAD8_COUNT(0, "Channel 1 Count"), 1504 QUAD8_COUNT(1, "Channel 2 Count"), 1505 QUAD8_COUNT(2, "Channel 3 Count"), 1506 QUAD8_COUNT(3, "Channel 4 Count"), 1507 QUAD8_COUNT(4, "Channel 5 Count"), 1508 QUAD8_COUNT(5, "Channel 6 Count"), 1509 QUAD8_COUNT(6, "Channel 7 Count"), 1510 QUAD8_COUNT(7, "Channel 8 Count")
|
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | 104-quad-8.c | 1169 #define QUAD8_COUNT(_id, _cntname) { \ macro 1181 QUAD8_COUNT(0, "Channel 1 Count"), 1182 QUAD8_COUNT(1, "Channel 2 Count"), 1183 QUAD8_COUNT(2, "Channel 3 Count"), 1184 QUAD8_COUNT(3, "Channel 4 Count"), 1185 QUAD8_COUNT(4, "Channel 5 Count"), 1186 QUAD8_COUNT(5, "Channel 6 Count"), 1187 QUAD8_COUNT(6, "Channel 7 Count"), 1188 QUAD8_COUNT(7, "Channel 8 Count")
|
Completed in 5 milliseconds