Searched refs:PLL_STAT (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf561/
H A Dhead.S350 p0.h = hi(PLL_STAT);
351 p0.l = lo(PLL_STAT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Ddpmc.S411 P0.H = hi(PLL_STAT);
412 P0.L = lo(PLL_STAT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S396 p0.h = hi(PLL_STAT);
397 p0.l = lo(PLL_STAT);
539 p0.h = hi(PLL_STAT);
540 p0.l = lo(PLL_STAT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S414 p0.h = hi(PLL_STAT);
415 p0.l = lo(PLL_STAT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h49 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
50 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
H A DdefBF532.h61 #define PLL_STAT 0xFFC0000C /* PLL Status register (16-bit) */ macro
434 /* PLL_STAT Masks */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h44 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
45 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)
H A DdefBF52x_base.h45 #define PLL_STAT 0xFFC0000C /* PLL Status Register */ macro
667 /* PLL_STAT Masks */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf561/
H A DdefBF561.h51 #define PLL_STAT 0xFFC0000C /* PLL Status register (16-bit) */ macro
865 /* PLL_STAT Masks */
H A DcdefBF561.h75 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
76 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h67 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
68 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT,val)
H A DdefBF534.h44 #define PLL_STAT 0xFFC0000C /* PLL Status Register */ macro
1039 /* PLL_STAT Masks */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DcdefBF54x_base.h48 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
49 #define bfin_write_PLL_STAT(val) bfin_write16(PLL_STAT, val)
H A DdefBF54x_base.h44 #define PLL_STAT 0xffc0000c /* PLL Status Register */ macro
2567 /* Bit masks for PLL_STAT */

Completed in 332 milliseconds