Searched refs:QUAD8_INDEX_SIGNAL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/counter/ |
D | 104-quad-8.c | 1055 #define QUAD8_INDEX_SIGNAL(_id, _name) { \ macro 1079 QUAD8_INDEX_SIGNAL(16, "Channel 1 Index"), 1080 QUAD8_INDEX_SIGNAL(17, "Channel 2 Index"), 1081 QUAD8_INDEX_SIGNAL(18, "Channel 3 Index"), 1082 QUAD8_INDEX_SIGNAL(19, "Channel 4 Index"), 1083 QUAD8_INDEX_SIGNAL(20, "Channel 5 Index"), 1084 QUAD8_INDEX_SIGNAL(21, "Channel 6 Index"), 1085 QUAD8_INDEX_SIGNAL(22, "Channel 7 Index"), 1086 QUAD8_INDEX_SIGNAL(23, "Channel 8 Index")
|