Home
last modified time | relevance | path

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

/u-boot/drivers/crypto/nuvoton/
A Dnpcm_aes.c58 u32 ctrl, orgctrlval, wrtimeout; in npcm_aes_init() local
76 for (wrtimeout = 0; wrtimeout < 1000; wrtimeout++) { in npcm_aes_init()
89 if (wrtimeout == 1000) { in npcm_aes_init()
95 printf("Workaround success, wrtimeout = %d\n", wrtimeout); in npcm_aes_init()

Completed in 5 milliseconds