Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.c1202 if (uec->the_first_run == 0) { in uec_init()
1244 uec->the_first_run = 1; in uec_init()
H A Duec.h731 int the_first_run; member