Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.c1201 if (uec->the_first_run == 0) { in uec_init()
1243 uec->the_first_run = 1; in uec_init()
H A Duec.h730 int the_first_run; member