|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CLK_BA W90X900_VA_CLKPWR |
| #define | REG_CLKEN (CLK_BA + 0x00) |
| #define | REG_CLKSEL (CLK_BA + 0x04) |
| #define | REG_CLKDIV (CLK_BA + 0x08) |
| #define | REG_PLLCON0 (CLK_BA + 0x0C) |
| #define | REG_PLLCON1 (CLK_BA + 0x10) |
| #define | REG_PMCON (CLK_BA + 0x14) |
| #define | REG_IRQWAKECON (CLK_BA + 0x18) |
| #define | REG_IRQWAKEFLAG (CLK_BA + 0x1C) |
| #define | REG_IPSRST (CLK_BA + 0x20) |
| #define | REG_CLKEN1 (CLK_BA + 0x24) |
| #define | REG_CLKDIV1 (CLK_BA + 0x28) |
| #define | PLL_DISABLE 0x12B63 |
| #define | PLL_66MHZ 0x2B63 |
| #define | PLL_100MHZ 0x4F64 |
| #define | PLL_120MHZ 0x4F63 |
| #define | PLL_166MHZ 0x4124 |
| #define | PLL_200MHZ 0x4F24 |
| #define | AHB_CPUCLK_1_1 0x00 |
| #define | AHB_CPUCLK_1_2 0x01 |
| #define | AHB_CPUCLK_1_4 0x02 |
| #define | AHB_CPUCLK_1_8 0x03 |
| #define | APB_AHB_1_2 0x01 |
| #define | APB_AHB_1_4 0x02 |
| #define | APB_AHB_1_8 0x03 |
| #define | DEFAULTSKEW 0x48 |
| #define AHB_CPUCLK_1_1 0x00 |
Definition at line 40 of file regs-clock.h.
| #define AHB_CPUCLK_1_2 0x01 |
Definition at line 41 of file regs-clock.h.
| #define AHB_CPUCLK_1_4 0x02 |
Definition at line 42 of file regs-clock.h.
| #define AHB_CPUCLK_1_8 0x03 |
Definition at line 43 of file regs-clock.h.
| #define APB_AHB_1_2 0x01 |
Definition at line 46 of file regs-clock.h.
| #define APB_AHB_1_4 0x02 |
Definition at line 47 of file regs-clock.h.
| #define APB_AHB_1_8 0x03 |
Definition at line 48 of file regs-clock.h.
| #define CLK_BA W90X900_VA_CLKPWR |
Definition at line 18 of file regs-clock.h.
| #define DEFAULTSKEW 0x48 |
Definition at line 51 of file regs-clock.h.
| #define PLL_100MHZ 0x4F64 |
Definition at line 34 of file regs-clock.h.
| #define PLL_120MHZ 0x4F63 |
Definition at line 35 of file regs-clock.h.
| #define PLL_166MHZ 0x4124 |
Definition at line 36 of file regs-clock.h.
| #define PLL_200MHZ 0x4F24 |
Definition at line 37 of file regs-clock.h.
| #define PLL_66MHZ 0x2B63 |
Definition at line 33 of file regs-clock.h.
| #define PLL_DISABLE 0x12B63 |
Definition at line 32 of file regs-clock.h.
| #define REG_CLKDIV (CLK_BA + 0x08) |
Definition at line 21 of file regs-clock.h.
| #define REG_CLKDIV1 (CLK_BA + 0x28) |
Definition at line 29 of file regs-clock.h.
| #define REG_CLKEN (CLK_BA + 0x00) |
Definition at line 19 of file regs-clock.h.
| #define REG_CLKEN1 (CLK_BA + 0x24) |
Definition at line 28 of file regs-clock.h.
| #define REG_CLKSEL (CLK_BA + 0x04) |
Definition at line 20 of file regs-clock.h.
| #define REG_IPSRST (CLK_BA + 0x20) |
Definition at line 27 of file regs-clock.h.
| #define REG_IRQWAKECON (CLK_BA + 0x18) |
Definition at line 25 of file regs-clock.h.
| #define REG_IRQWAKEFLAG (CLK_BA + 0x1C) |
Definition at line 26 of file regs-clock.h.
| #define REG_PLLCON0 (CLK_BA + 0x0C) |
Definition at line 22 of file regs-clock.h.
| #define REG_PLLCON1 (CLK_BA + 0x10) |
Definition at line 23 of file regs-clock.h.
| #define REG_PMCON (CLK_BA + 0x14) |
Definition at line 24 of file regs-clock.h.
1.8.2