Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h84 unsigned int pc_cnt_max; member
H A Ddebug.c2476 d->pc_cnt_max = delay; in power_cut_emulated()
2487 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h85 unsigned int pc_cnt_max; member
H A Ddebug.c2523 d->pc_cnt_max = delay; in power_cut_emulated()
2534 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()