Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drkflash_debug.c100 u16 print_flag; in blk_stress_test() local
147 print_flag = test_lba & 0x1FF; in blk_stress_test()
148 if (print_flag < test_sec_count) in blk_stress_test()
162 print_flag = test_lba & 0x7FF; in blk_stress_test()
163 if (print_flag < test_sec_count) in blk_stress_test()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video.c27 static int print_flag = 0; variable
59 print_flag = set; in reg_val_print_flag_set()
64 return print_flag; in reg_val_print_flag_get()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRkFs_v1.c100 static int check_security_exist(int print_flag) in check_security_exist() argument
112 if (print_flag != 0) in check_security_exist()
H A DOpteeClientRkNewFs_v2.c124 static int check_security_exist(int print_flag) in check_security_exist() argument
136 if (print_flag != 0) in check_security_exist()
H A DOpteeClientRkFs_v2.c122 static int check_security_exist(int print_flag) in check_security_exist() argument
134 if (print_flag != 0) in check_security_exist()
H A DOpteeClientRkNewFs_v1.c102 static int check_security_exist(int print_flag) in check_security_exist() argument
114 if (print_flag != 0) in check_security_exist()