Home
last modified time | relevance | path

Searched refs:PLL_STAT (Results 1 – 17 of 17) sorted by relevance

/linux-2.6.39/sound/pci/ctxfi/
Dct20k2reg.h33 #define PLL_STAT 0x1B7084 macro
Dcthw20k2.c1318 pllstat = hw_read_20kx(hw, PLL_STAT); in hw_pll_init()
/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S264 P0.H = hi(PLL_STAT);
265 P0.L = lo(PLL_STAT);
/linux-2.6.39/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h20 #define PLL_STAT 0xFFC0000C /* PLL Status register (16-bit) */ macro
DcdefBF532.h12 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
13 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h18 #define PLL_STAT 0xFFC0000C /* PLL Status Register */ macro
DcdefBF512.h15 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
16 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h20 #define PLL_STAT 0xFFC0000C /* PLL Status Register */ macro
DcdefBF522.h15 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
16 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)
/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h19 #define PLL_STAT 0xFFC0000C /* PLL Status register (16-bit) */ macro
DcdefBF561.h19 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
20 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h17 #define PLL_STAT 0xFFC0000C /* PLL Status Register */ macro
DcdefBF534.h15 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
16 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h14 #define PLL_STAT 0xFFC0000C /* PLL Status register (16-bit) */ macro
DcdefBF538.h16 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
17 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h20 #define PLL_STAT 0xffc0000c /* PLL Status Register */ macro
DcdefBF54x_base.h20 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
21 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)