Searched refs:test0 (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/comedi/drivers/tests/ |
H A D | comedi_example_test.c | 44 static void test0(void) in test0() function 55 test0, in unittest_enter()
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_log.py | 49 def test0(): function 95 test0()
|
/openbmc/u-boot/tools/binman/test/ |
H A D | 063_entry_args_missing.dts | 10 test-str-fdt = "test0";
|
H A D | 064_entry_args_required.dts | 11 test-str-fdt = "test0";
|
H A D | 062_entry_args.dts | 10 test-str-fdt = "test0";
|
H A D | 065_entry_args_unknown_datatype.dts | 10 test-str-fdt = "test0";
|
/openbmc/linux/Documentation/devicetree/bindings/mux/ |
H A D | adi,adgs1408.txt | 46 channels = "out_a0", "out_a1", "test0", "test1",
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 1157 u32 test0 = 0, test1 = 0; in core99_usb_enable() local 1164 test0 = UNI_N_CLOCK_STOPPED_USB0; in core99_usb_enable() 1168 test0 = UNI_N_CLOCK_STOPPED_USB1; in core99_usb_enable() 1172 test0 = UNI_N_CLOCK_STOPPED_USB2; in core99_usb_enable() 1185 } while ((status0 & test0) | (status1 & test1)); in core99_usb_enable()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 1795 bool test0; in dwc3_gadget_start_isoc_quirk() local 1842 test0 = (dep->start_cmd_status == 0); in dwc3_gadget_start_isoc_quirk() 1845 if (!test0 && test1) in dwc3_gadget_start_isoc_quirk() 1847 else if (!test0 && !test1) in dwc3_gadget_start_isoc_quirk() 1849 else if (test0 && !test1) in dwc3_gadget_start_isoc_quirk() 1851 else if (test0 && test1) in dwc3_gadget_start_isoc_quirk()
|
/openbmc/u-boot/doc/ |
H A D | README.virtio | 99 -drive if=none,file=test0.img,format=raw,id=hd0 \
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | smc37c669.c | 521 unsigned test0 : 1; /* Reserved - set to 0 */ member
|