Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cx23885-f300.c File Reference
#include "cx23885.h"

Go to the source code of this file.

Macros

#define F300_DATA   GPIO_0
 
#define F300_RESET   GPIO_1
 
#define F300_CLK   GPIO_2
 
#define F300_BUSY   GPIO_3
 

Functions

int f300_set_voltage (struct dvb_frontend *fe, fe_sec_voltage_t voltage)
 

Macro Definition Documentation

#define F300_BUSY   GPIO_3

Definition at line 36 of file cx23885-f300.c.

#define F300_CLK   GPIO_2

Definition at line 35 of file cx23885-f300.c.

#define F300_DATA   GPIO_0

Definition at line 33 of file cx23885-f300.c.

#define F300_RESET   GPIO_1

Definition at line 34 of file cx23885-f300.c.

Function Documentation

int f300_set_voltage ( struct dvb_frontend fe,
fe_sec_voltage_t  voltage 
)

Definition at line 150 of file cx23885-f300.c.