Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
regs-clock.h File Reference
#include <mach/map.h>

Go to the source code of this file.

Macros

#define __ASM_ARCH_REGS_CLOCK_H   __FILE__
 
#define S5P_CLKREG(x)   (S3C_VA_SYS + (x))
 
#define S5PC100_REG_OTHERS(x)   (S5PC100_VA_OTHERS + (x))
 
#define S5P_APLL_LOCK   S5P_CLKREG(0x00)
 
#define S5P_MPLL_LOCK   S5P_CLKREG(0x04)
 
#define S5P_EPLL_LOCK   S5P_CLKREG(0x08)
 
#define S5P_HPLL_LOCK   S5P_CLKREG(0x0C)
 
#define S5P_APLL_CON   S5P_CLKREG(0x100)
 
#define S5P_MPLL_CON   S5P_CLKREG(0x104)
 
#define S5P_EPLL_CON   S5P_CLKREG(0x108)
 
#define S5P_HPLL_CON   S5P_CLKREG(0x10C)
 
#define S5P_CLK_SRC0   S5P_CLKREG(0x200)
 
#define S5P_CLK_SRC1   S5P_CLKREG(0x204)
 
#define S5P_CLK_SRC2   S5P_CLKREG(0x208)
 
#define S5P_CLK_SRC3   S5P_CLKREG(0x20C)
 
#define S5P_CLK_DIV0   S5P_CLKREG(0x300)
 
#define S5P_CLK_DIV1   S5P_CLKREG(0x304)
 
#define S5P_CLK_DIV2   S5P_CLKREG(0x308)
 
#define S5P_CLK_DIV3   S5P_CLKREG(0x30C)
 
#define S5P_CLK_DIV4   S5P_CLKREG(0x310)
 
#define S5P_CLK_OUT   S5P_CLKREG(0x400)
 
#define S5P_CLKGATE_D00   S5P_CLKREG(0x500)
 
#define S5P_CLKGATE_D01   S5P_CLKREG(0x504)
 
#define S5P_CLKGATE_D02   S5P_CLKREG(0x508)
 
#define S5P_CLKGATE_D10   S5P_CLKREG(0x520)
 
#define S5P_CLKGATE_D11   S5P_CLKREG(0x524)
 
#define S5P_CLKGATE_D12   S5P_CLKREG(0x528)
 
#define S5P_CLKGATE_D13   S5P_CLKREG(0x52C)
 
#define S5P_CLKGATE_D14   S5P_CLKREG(0x530)
 
#define S5P_CLKGATE_D15   S5P_CLKREG(0x534)
 
#define S5P_CLKGATE_D20   S5P_CLKREG(0x540)
 
#define S5P_CLKGATE_SCLK0   S5P_CLKREG(0x560)
 
#define S5P_CLKGATE_SCLK1   S5P_CLKREG(0x564)
 
#define S5P_CLKDIV0_D0_MASK   (0x7<<8)
 
#define S5P_CLKDIV0_D0_SHIFT   (8)
 
#define S5P_CLKDIV0_PCLKD0_MASK   (0x7<<12)
 
#define S5P_CLKDIV0_PCLKD0_SHIFT   (12)
 
#define S5P_CLKDIV1_D1_MASK   (0x7<<12)
 
#define S5P_CLKDIV1_D1_SHIFT   (12)
 
#define S5P_CLKDIV1_PCLKD1_MASK   (0x7<<16)
 
#define S5P_CLKDIV1_PCLKD1_SHIFT   (16)
 
#define S5PC100_SWRESET   S5PC100_REG_OTHERS(0x000)
 
#define S5PC100_MEM_SYS_CFG   S5PC100_REG_OTHERS(0x200)
 
#define S5PC100_SWRESET_RESETVAL   0xc100
 
#define MEM_SYS_CFG_EBI_FIX_PRI_CFCON   0x30
 

Macro Definition Documentation

#define __ASM_ARCH_REGS_CLOCK_H   __FILE__

Definition at line 14 of file regs-clock.h.

#define MEM_SYS_CFG_EBI_FIX_PRI_CFCON   0x30

Definition at line 78 of file regs-clock.h.

#define S5P_APLL_CON   S5P_CLKREG(0x100)

Definition at line 27 of file regs-clock.h.

#define S5P_APLL_LOCK   S5P_CLKREG(0x00)

Definition at line 22 of file regs-clock.h.

#define S5P_CLK_DIV0   S5P_CLKREG(0x300)

Definition at line 37 of file regs-clock.h.

#define S5P_CLK_DIV1   S5P_CLKREG(0x304)

Definition at line 38 of file regs-clock.h.

#define S5P_CLK_DIV2   S5P_CLKREG(0x308)

Definition at line 39 of file regs-clock.h.

#define S5P_CLK_DIV3   S5P_CLKREG(0x30C)

Definition at line 40 of file regs-clock.h.

#define S5P_CLK_DIV4   S5P_CLKREG(0x310)

Definition at line 41 of file regs-clock.h.

#define S5P_CLK_OUT   S5P_CLKREG(0x400)

Definition at line 43 of file regs-clock.h.

#define S5P_CLK_SRC0   S5P_CLKREG(0x200)

Definition at line 32 of file regs-clock.h.

#define S5P_CLK_SRC1   S5P_CLKREG(0x204)

Definition at line 33 of file regs-clock.h.

#define S5P_CLK_SRC2   S5P_CLKREG(0x208)

Definition at line 34 of file regs-clock.h.

#define S5P_CLK_SRC3   S5P_CLKREG(0x20C)

Definition at line 35 of file regs-clock.h.

#define S5P_CLKDIV0_D0_MASK   (0x7<<8)

Definition at line 62 of file regs-clock.h.

#define S5P_CLKDIV0_D0_SHIFT   (8)

Definition at line 63 of file regs-clock.h.

#define S5P_CLKDIV0_PCLKD0_MASK   (0x7<<12)

Definition at line 64 of file regs-clock.h.

#define S5P_CLKDIV0_PCLKD0_SHIFT   (12)

Definition at line 65 of file regs-clock.h.

#define S5P_CLKDIV1_D1_MASK   (0x7<<12)

Definition at line 68 of file regs-clock.h.

#define S5P_CLKDIV1_D1_SHIFT   (12)

Definition at line 69 of file regs-clock.h.

#define S5P_CLKDIV1_PCLKD1_MASK   (0x7<<16)

Definition at line 70 of file regs-clock.h.

#define S5P_CLKDIV1_PCLKD1_SHIFT   (16)

Definition at line 71 of file regs-clock.h.

#define S5P_CLKGATE_D00   S5P_CLKREG(0x500)

Definition at line 45 of file regs-clock.h.

#define S5P_CLKGATE_D01   S5P_CLKREG(0x504)

Definition at line 46 of file regs-clock.h.

#define S5P_CLKGATE_D02   S5P_CLKREG(0x508)

Definition at line 47 of file regs-clock.h.

#define S5P_CLKGATE_D10   S5P_CLKREG(0x520)

Definition at line 49 of file regs-clock.h.

#define S5P_CLKGATE_D11   S5P_CLKREG(0x524)

Definition at line 50 of file regs-clock.h.

#define S5P_CLKGATE_D12   S5P_CLKREG(0x528)

Definition at line 51 of file regs-clock.h.

#define S5P_CLKGATE_D13   S5P_CLKREG(0x52C)

Definition at line 52 of file regs-clock.h.

#define S5P_CLKGATE_D14   S5P_CLKREG(0x530)

Definition at line 53 of file regs-clock.h.

#define S5P_CLKGATE_D15   S5P_CLKREG(0x534)

Definition at line 54 of file regs-clock.h.

#define S5P_CLKGATE_D20   S5P_CLKREG(0x540)

Definition at line 56 of file regs-clock.h.

#define S5P_CLKGATE_SCLK0   S5P_CLKREG(0x560)

Definition at line 58 of file regs-clock.h.

#define S5P_CLKGATE_SCLK1   S5P_CLKREG(0x564)

Definition at line 59 of file regs-clock.h.

#define S5P_CLKREG (   x)    (S3C_VA_SYS + (x))

Definition at line 18 of file regs-clock.h.

#define S5P_EPLL_CON   S5P_CLKREG(0x108)

Definition at line 29 of file regs-clock.h.

#define S5P_EPLL_LOCK   S5P_CLKREG(0x08)

Definition at line 24 of file regs-clock.h.

#define S5P_HPLL_CON   S5P_CLKREG(0x10C)

Definition at line 30 of file regs-clock.h.

#define S5P_HPLL_LOCK   S5P_CLKREG(0x0C)

Definition at line 25 of file regs-clock.h.

#define S5P_MPLL_CON   S5P_CLKREG(0x104)

Definition at line 28 of file regs-clock.h.

#define S5P_MPLL_LOCK   S5P_CLKREG(0x04)

Definition at line 23 of file regs-clock.h.

#define S5PC100_MEM_SYS_CFG   S5PC100_REG_OTHERS(0x200)

Definition at line 74 of file regs-clock.h.

#define S5PC100_REG_OTHERS (   x)    (S5PC100_VA_OTHERS + (x))

Definition at line 20 of file regs-clock.h.

#define S5PC100_SWRESET   S5PC100_REG_OTHERS(0x000)

Definition at line 73 of file regs-clock.h.

#define S5PC100_SWRESET_RESETVAL   0xc100

Definition at line 76 of file regs-clock.h.