Searched refs:QUAD8_INDEX_SIGNAL (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/counter/ |
H A D | 104-quad-8.c | 1084 #define QUAD8_INDEX_SIGNAL(_id, _name) { \ macro 1108 QUAD8_INDEX_SIGNAL(16, "Channel 1 Index"), 1109 QUAD8_INDEX_SIGNAL(17, "Channel 2 Index"), 1110 QUAD8_INDEX_SIGNAL(18, "Channel 3 Index"), 1111 QUAD8_INDEX_SIGNAL(19, "Channel 4 Index"), 1112 QUAD8_INDEX_SIGNAL(20, "Channel 5 Index"), 1113 QUAD8_INDEX_SIGNAL(21, "Channel 6 Index"), 1114 QUAD8_INDEX_SIGNAL(22, "Channel 7 Index"), 1115 QUAD8_INDEX_SIGNAL(23, "Channel 8 Index")
|