test0
unsigned test0 : 1; /* Reserved - set to 0 */
u32 test0 = 0, test1 = 0;
test0 = UNI_N_CLOCK_STOPPED_USB0;
test0 = UNI_N_CLOCK_STOPPED_USB1;
test0 = UNI_N_CLOCK_STOPPED_USB2;
} while ((status0 & test0) | (status1 & test1));
test0,
bool test0;
test0 = (dep->start_cmd_status == 0);
if (!test0 && test1)
else if (!test0 && !test1)
else if (test0 && !test1)
else if (test0 && test1)
int BPF_PROG2(test0, int, a)