Searched refs:test1 (Results 1 – 5 of 5) sorted by relevance
40 int test1, test2; in mgag200_probe_vram() local60 test1 = ioread16(mem + offset); in mgag200_probe_vram()66 if (test1 != 0xaa55) in mgag200_probe_vram()
240 &nsim_dev->test1); in nsim_dev_debugfs_init()445 value.vbool = nsim_dev->test1; in nsim_devlink_set_params_init_values()466 nsim_dev->test1 = saved_value.vbool; in nsim_devlink_param_load_driverinit_values()1464 nsim_dev->test1 = NSIM_DEV_TEST1_DEFAULT; in nsim_dev_probe()
242 bool test1; member
1785 bool test1; in dwc3_gadget_start_isoc_quirk() local1832 test1 = (cmd_status == 0); in dwc3_gadget_start_isoc_quirk()1834 if (!test0 && test1) in dwc3_gadget_start_isoc_quirk()1836 else if (!test0 && !test1) in dwc3_gadget_start_isoc_quirk()1838 else if (test0 && !test1) in dwc3_gadget_start_isoc_quirk()1840 else if (test0 && test1) in dwc3_gadget_start_isoc_quirk()
419 u16 test1; in b43legacy_tsf_read() local431 test1 = b43legacy_read16(dev, B43legacy_MMIO_TSF_1); in b43legacy_tsf_read()432 } while (v3 != test3 || v2 != test2 || v1 != test1); in b43legacy_tsf_read()