Searched refs:PLL_LOCKCNT (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf561/
H A Dhead.S320 p0.h = hi(PLL_LOCKCNT);
321 p0.l = lo(PLL_LOCKCNT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S384 p0.h = hi(PLL_LOCKCNT);
385 p0.l = lo(PLL_LOCKCNT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S366 p0.h = hi(PLL_LOCKCNT);
367 p0.l = lo(PLL_LOCKCNT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h51 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
52 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
H A DdefBF532.h62 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
438 #define PLL_LOCKED 0x0020 /* PLL_LOCKCNT Has Been Reached */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h46 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
47 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
H A DdefBF52x_base.h46 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
671 #define PLL_LOCKED 0x0020 /* PLL_LOCKCNT Has Been Reached */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf561/
H A DdefBF561.h52 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
869 #define PLL_LOCKED 0x0020 /* PLL_LOCKCNT Has Been Reached */
H A DcdefBF561.h77 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
78 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h69 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
70 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
H A DdefBF534.h45 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
1043 #define PLL_LOCKED 0x0020 /* PLL_LOCKCNT Has Been Reached */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DcdefBF54x_base.h50 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
51 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
H A DdefBF54x_base.h45 #define PLL_LOCKCNT 0xffc00010 /* PLL Lock Count Register */ macro

Completed in 429 milliseconds