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

#include <tvp514x.h>

Data Fields

bool clk_polarity
 
bool hs_polarity
 
bool vs_polarity
 

Detailed Description

struct tvp514x_platform_data - Platform data values and access functions. : Power state access function, zero is off, non-zero is on. : Interface parameters access function. : Device private data (pointer) access function. : Clock polarity of the current interface. @ hs_polarity: HSYNC Polarity configuration for current interface. @ vs_polarity: VSYNC Polarity configuration for current interface.

Definition at line 106 of file tvp514x.h.

Field Documentation

bool clk_polarity

Definition at line 108 of file tvp514x.h.

bool hs_polarity

Definition at line 109 of file tvp514x.h.

bool vs_polarity

Definition at line 110 of file tvp514x.h.


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