Searched refs:currphase (Results 1 – 2 of 2) sorted by relevance
1511 self.currphase = ''1864 if self.currphase:1865 if 'resume_machine' not in self.currphase:1866 sysvals.vprint('WARNING: phase %s failed to end' % self.currphase)1867 self.dmesg[self.currphase]['end'] = ktime1877 self.currphase = phase1880 if phase not in self.currphase:1881 if self.currphase:1882 sysvals.vprint('WARNING: %s ended instead of %s, ftrace corruption?' % (phase, self.currphase))1886 phase = self.currphase[all …]
107 s16 currphase; /* current phase, 0xff for all, -1 for unknown/unset */ member184 if (data->info->phases[page] && data->currphase != phase && in pmbus_set_page()191 data->currphase = phase; in pmbus_set_page()3595 data->currphase = -1; in pmbus_do_probe()