Searched refs:QUAD8_COUNT (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/counter/ |
D | 104-quad-8.c | 1140 #define QUAD8_COUNT(_id, _cntname) { \ macro 1152 QUAD8_COUNT(0, "Channel 1 Count"), 1153 QUAD8_COUNT(1, "Channel 2 Count"), 1154 QUAD8_COUNT(2, "Channel 3 Count"), 1155 QUAD8_COUNT(3, "Channel 4 Count"), 1156 QUAD8_COUNT(4, "Channel 5 Count"), 1157 QUAD8_COUNT(5, "Channel 6 Count"), 1158 QUAD8_COUNT(6, "Channel 7 Count"), 1159 QUAD8_COUNT(7, "Channel 8 Count")
|