Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pllnv04.c File Reference
#include <subdev/clock.h>
#include <subdev/bios.h>
#include <subdev/bios/pll.h>
#include "pll.h"

Go to the source code of this file.

Functions

int nv04_pll_calc (struct nouveau_clock *clk, struct nvbios_pll *info, u32 freq, int *N1, int *M1, int *N2, int *M2, int *P)
 

Function Documentation

int nv04_pll_calc ( struct nouveau_clock clk,
struct nvbios_pll info,
u32  freq,
int N1,
int M1,
int N2,
int M2,
int P 
)

Definition at line 226 of file pllnv04.c.