|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nv04_clock_priv |
Functions | |
| int | nv04_clock_pll_set (struct nouveau_clock *clk, u32 type, u32 freq) |
| int | nv04_clock_pll_calc (struct nouveau_clock *clock, struct nvbios_pll *info, int clk, struct nouveau_pll_vals *pv) |
| int | nv04_clock_pll_prog (struct nouveau_clock *clk, u32 reg1, struct nouveau_pll_vals *pv) |
Variables | |
| struct nouveau_oclass | nv04_clock_oclass |
| int nv04_clock_pll_calc | ( | struct nouveau_clock * | clock, |
| struct nvbios_pll * | info, | ||
| int | clk, | ||
| struct nouveau_pll_vals * | pv | ||
| ) |
| int nv04_clock_pll_prog | ( | struct nouveau_clock * | clk, |
| u32 | reg1, | ||
| struct nouveau_pll_vals * | pv | ||
| ) |
| int nv04_clock_pll_set | ( | struct nouveau_clock * | clk, |
| u32 | type, | ||
| u32 | freq | ||
| ) |
| struct nouveau_oclass nv04_clock_oclass |
1.8.2