Searched refs:QUAD8_COUNT (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/counter/ |
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")
|