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

/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h14 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
15 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
H A DdefBF532.h21 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h17 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
18 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
H A DdefBF512.h19 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h17 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
18 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
H A DdefBF522.h21 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h18 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
H A DcdefBF534.h17 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
18 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h20 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
H A DcdefBF561.h21 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
22 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h15 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
H A DcdefBF538.h18 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
19 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1334 D16(PLL_LOCKCNT);
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h21 #define PLL_LOCKCNT 0xffc00010 /* PLL Lock Count Register */ macro
H A DcdefBF54x_base.h22 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
23 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)

Completed in 309 milliseconds