Lines Matching +full:inside +full:- +full:secure
1 OMAP SoC and Inside-Secure HWRNG Module
5 - compatible : Should contain entries for this and backward compatible
7 - "ti,omap2-rng" for OMAP2.
8 - "ti,omap4-rng" for OMAP4, OMAP5 and AM33XX.
9 - "inside-secure,safexcel-eip76" for SoCs with EIP76 IP block
11 - ti,hwmods: Name of the hwmod associated with the RNG module
12 - reg : Offset and length of the register set for the module
13 - interrupts : the interrupt number for the RNG module.
14 Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76"
15 - clocks: the trng clock source. Only mandatory for the
16 "inside-secure,safexcel-eip76" compatible, the second clock is
18 - clock-names: mandatory if there is a second clock, in this case the
26 compatible = "ti,omap4-rng";
32 /* SafeXcel IP-76 */
34 compatible = "inside-secure,safexcel-eip76";