Searched refs:tamper_misc_ctl (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-imx/imx8/
H A Dsnvs_security_sc.c206 u32 tamper_misc_ctl; member in struct:snvs_dgo_conf
211 .tamper_misc_ctl = 0x80000000, /* Lock the DGO */
215 .tamper_misc_ctl = 0x80000000, /* Lock the DGO */
221 .tamper_misc_ctl = 0x80000000, /* Lock the DGO */
227 .tamper_misc_ctl = 0x80000000, /* Lock the DGO */
463 cnf->tamper_misc_ctl,
487 err = dgo_write(0x44, 1, &cnf->tamper_misc_ctl);
692 conf.tamper_misc_ctl = hextoul(argv[++idx], NULL);

Completed in 51 milliseconds