|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nouveau_pll_vals |
| struct | nvbios_pll |
Enumerations | |
| enum | nvbios_pll_type { PLL_CORE = 0x01, PLL_SHADER = 0x02, PLL_UNK03 = 0x03, PLL_MEMORY = 0x04, PLL_VDEC = 0x05, PLL_UNK40 = 0x40, PLL_UNK41 = 0x41, PLL_UNK42 = 0x42, PLL_VPLL0 = 0x80, PLL_VPLL1 = 0x81, PLL_MAX = 0xff } |
Functions | |
| int | nvbios_pll_parse (struct nouveau_bios *, u32 type, struct nvbios_pll *) |
Variables | |
| uint16_t | NM1 |
| uint16_t | NM2 |
| enum nvbios_pll_type |
| int nvbios_pll_parse | ( | struct nouveau_bios * | , |
| u32 | type, | ||
| struct nvbios_pll * | |||
| ) |
1.8.2