Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dsmpro-misc.c30 u8 boot_stage; in boot_progress_show() local
47 boot_stage = (bootstage >> 8) & 0xff; in boot_progress_show()
49 if (boot_stage > cur_stage) in boot_progress_show()
59 if (boot_stage < cur_stage) { in boot_progress_show()