Home
last modified time | relevance | path

Searched refs:PLL_CTL (Results 1 – 20 of 20) sorted by relevance

/linux-2.6.39/arch/blackfin/include/asm/
Ddpmc.h148 R0 = [P0 + (x - PLL_CTL)];\
153 [P0 + (x - PLL_CTL)] = R0;\
156 R0 = w[P0 + (x - PLL_CTL)];\
161 w[P0 + (x - PLL_CTL)] = R0;\
/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S20 P0.H = hi(PLL_CTL);
21 P0.L = lo(PLL_CTL);
39 P0.H = hi(PLL_CTL);
40 P0.L = lo(PLL_CTL);
98 P0.H = hi(PLL_CTL);
99 P0.L = lo(PLL_CTL);
130 P0.H = hi(PLL_CTL);
131 P0.L = lo(PLL_CTL);
159 P0.H = hi(PLL_CTL);
160 P0.L = lo(PLL_CTL);
[all …]
Dclocks-init.c77 bfin_write16(PLL_CTL, PLL_CTL_VAL); in init_clocks()
/linux-2.6.39/sound/pci/ctxfi/
Dct20k2reg.h32 #define PLL_CTL 0x1B7080 macro
Dcthw20k2.c1304 hw_write_20kx(hw, PLL_CTL, pllctl); in hw_pll_init()
1306 pllctl = hw_read_20kx(hw, PLL_CTL); in hw_pll_init()
1315 hw_write_20kx(hw, PLL_CTL, pllctl); in hw_pll_init()
/linux-2.6.39/arch/blackfin/include/mach-common/
Dpll.h75 _bfin_write_pll_relock(PLL_CTL, val); in bfin_write_PLL_CTL()
/linux-2.6.39/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h17 #define PLL_CTL 0xFFC00000 /* PLL Control register (16-bit) */ macro
DcdefBF532.h11 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h15 #define PLL_CTL 0xFFC00000 /* PLL Control Register */ macro
DcdefBF512.h11 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h17 #define PLL_CTL 0xFFC00000 /* PLL Control Register */ macro
DcdefBF522.h11 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h16 #define PLL_CTL 0xFFC00000 /* PLL Control register (16-bit) */ macro
DcdefBF561.h15 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h14 #define PLL_CTL 0xFFC00000 /* PLL Control Register */ macro
DcdefBF534.h11 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h11 #define PLL_CTL 0xFFC00000 /* PLL Control register (16-bit) */ macro
DcdefBF538.h12 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h17 #define PLL_CTL 0xffc00000 /* PLL Control Register */ macro
DcdefBF54x_base.h16 #define bfin_read_PLL_CTL() bfin_read16(PLL_CTL)