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

#include <clock-clksrc.h>

Data Fields

void __iomemreg
 
unsigned short shift
 
unsigned short size
 

Detailed Description

struct clksrc_reg - register definition for clock control bits : pointer to the register in virtual memory. : the shift in bits to where the bitfield is. : the size in bits of the bitfield.

This specifies the size and position of the bits we are interested in within the register specified by .

Definition at line 36 of file clock-clksrc.h.

Field Documentation

Definition at line 37 of file clock-clksrc.h.

unsigned short shift

Definition at line 38 of file clock-clksrc.h.

unsigned short size

Definition at line 39 of file clock-clksrc.h.


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