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

#include <clock.h>

Data Fields

struct nouveau_subdev base
 
int(* pll_set )(struct nouveau_clock *, u32 type, u32 freq)
 
int(* pll_calc )(struct nouveau_clock *, struct nvbios_pll *, int clk, struct nouveau_pll_vals *pv)
 
int(* pll_prog )(struct nouveau_clock *, u32 reg1, struct nouveau_pll_vals *pv)
 

Detailed Description

Definition at line 10 of file clock.h.

Field Documentation

Definition at line 11 of file clock.h.

Definition at line 18 of file clock.h.

Definition at line 20 of file clock.h.

int(* pll_set)(struct nouveau_clock *, u32 type, u32 freq)

Definition at line 13 of file clock.h.


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