Searched refs:PLL_LOCKCNT (Results 1 – 15 of 15) sorted by relevance
21 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
14 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)15 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
21 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
17 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)18 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
19 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
20 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
21 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)22 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
18 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count Register */ macro
17 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)18 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT,val)
15 #define PLL_LOCKCNT 0xFFC00010 /* PLL Lock Count register (16-bit) */ macro
18 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)19 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
21 #define PLL_LOCKCNT 0xffc00010 /* PLL Lock Count Register */ macro
22 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)23 #define bfin_write_PLL_LOCKCNT(val) bfin_write16(PLL_LOCKCNT, val)
1334 D16(PLL_LOCKCNT); in bfin_debug_mmrs_init()