Searched +full:0 +full:xf000b000 (Results 1 – 3 of 3) sorted by relevance
36 reg = <0xf000b000 0x8>;
25 #define RNG_BASE_ADDR 0xf000b00028 #define RNGCS 0x0030 # define RNGE BIT(0) /* RNG Enable */32 #define RNGD 0x0434 #define RNGMODE 0x0860 rng_writeb(RNGCS, 0); in rng_reset()77 while (retries-- > 0) { in rng_wait_ready()92 * An RNG which always returns 0x00 or 0xff, or has some bits stuck at 0 or 1,93 * will fail this test. However, an RNG which always returns 0x55, 0xf0 or some100 int sn = 0; in calc_monobit_p()[all …]
36 #define NPCM7XX_MMIO_BA (0x80000000)37 #define NPCM7XX_MMIO_SZ (0x7ffd0000)40 #define NPCM7XX_OTP1_BA (0xf0189000)41 #define NPCM7XX_OTP2_BA (0xf018a000)44 #define NPCM7XX_L2C_BA (0xf03fc000)45 #define NPCM7XX_CPUP_BA (0xf03fe000)46 #define NPCM7XX_GCR_BA (0xf0800000)47 #define NPCM7XX_CLK_BA (0xf0801000)48 #define NPCM7XX_MC_BA (0xf0824000)49 #define NPCM7XX_RNG_BA (0xf000b000)[all …]