]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/fsl_sec.h
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
[people/ms/u-boot.git] / include / fsl_sec.h
index ebb1ac6d40f233d01a2b59d01017dd62e389b48b..14f6633e32614645bc201fea701f4a181a5aa16c 100644 (file)
@@ -49,6 +49,7 @@ struct rng4tst {
                u32 rttotsam;   /* PRGM=0: total samples register */
        };
        u32 rtfreqmin;          /* frequency count min. limit register */
+#define RTFRQMAX_DISABLE       (1 << 20)
        union {
                u32 rtfreqmax;  /* PRGM=1: freq. count max. limit register */
                u32 rtfreqcnt;  /* PRGM=0: freq. count register */