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

Data Fields

struct pwm_chip chip
 
unsigned int clk_rate
 
void __iomemmmio_base
 
unsigned long period_cycles [NUM_PWM_CHANNEL]
 
enum pwm_polarity polarity [NUM_PWM_CHANNEL]
 

Detailed Description

Definition at line 112 of file pwm-tiehrpwm.c.

Field Documentation

Definition at line 113 of file pwm-tiehrpwm.c.

unsigned int clk_rate

Definition at line 114 of file pwm-tiehrpwm.c.

void __iomem* mmio_base

Definition at line 115 of file pwm-tiehrpwm.c.

unsigned long period_cycles[NUM_PWM_CHANNEL]

Definition at line 116 of file pwm-tiehrpwm.c.

enum pwm_polarity polarity[NUM_PWM_CHANNEL]

Definition at line 117 of file pwm-tiehrpwm.c.


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