Searched refs:rgout0_src0 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/tests/ |
| H A D | ni_routes_test.c | 53 #define rgout0_src0 (O(100)) macro 98 {.dest = TRIGGER_LINE(0), .src = I1(rgout0_src0)}, 99 {.dest = TRIGGER_LINE(1), .src = I3(rgout0_src0, 136 [B(NI_RGOUT0)] = {[B(rgout0_src0)] = V(0), 328 unittest(ni_route_to_register(rgout0_src0, TRIGGER_LINE(0), T) == 0, in test_ni_route_to_register() 330 unittest(ni_route_to_register(rgout0_src0, TRIGGER_LINE(1), T) == 0, in test_ni_route_to_register() 379 unittest(ni_lookup_route_register(rgout0_src0, TRIGGER_LINE(0), T) == in test_ni_lookup_route_register() 382 unittest(ni_lookup_route_register(rgout0_src0, NI_RGOUT0, T) == 0, in test_ni_lookup_route_register()
|