Home
last modified time | relevance | path

Searched refs:pc_cnt_max (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Ddebug.h84 unsigned int pc_cnt_max; member
H A Ddebug.c2496 d->pc_cnt_max = delay; in power_cut_emulated()
2507 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h84 unsigned int pc_cnt_max; member
H A Ddebug.c2522 d->pc_cnt_max = delay; in power_cut_emulated()
2533 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()