Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pllnva3.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 nva3_pll_calc (struct nouveau_clock *clock, struct nvbios_pll *info, u32 freq, int *pN, int *pfN, int *pM, int *P)
 

Function Documentation

int nva3_pll_calc ( struct nouveau_clock clock,
struct nvbios_pll info,
u32  freq,
int pN,
int pfN,
int pM,
int P 
)

Definition at line 32 of file pllnva3.c.