Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap_rng_private_data Struct Reference

Data Fields

void __iomembase
 
struct resourcemem_res
 

Detailed Description

struct omap_rng_private_data - RNG IP block-specific data : virtual address of the beginning of the RNG IP block registers : struct resource * for the IP block registers physical memory

Definition at line 45 of file omap-rng.c.

Field Documentation

void __iomem* base

Definition at line 46 of file omap-rng.c.

struct resource* mem_res

Definition at line 47 of file omap-rng.c.


The documentation for this struct was generated from the following file: