Lines Matching +full:0 +full:x168
16 #define PLLCTL 0x100
17 #define PLLCTL_PLLEN BIT(0)
24 #define PLLM 0x110
25 #define PLLM_PLLM_MASK 0xff
27 #define PREDIV 0x114
28 #define PLLDIV1 0x118
29 #define PLLDIV2 0x11c
30 #define PLLDIV3 0x120
31 #define POSTDIV 0x128
32 #define BPDIV 0x12c
33 #define PLLCMD 0x138
34 #define PLLSTAT 0x13c
35 #define PLLALNCTL 0x140
36 #define PLLDCHANGE 0x144
37 #define PLLCKEN 0x148
38 #define PLLCKSTAT 0x14c
39 #define PLLSYSTAT 0x150
40 #define PLLDIV4 0x160
41 #define PLLDIV5 0x164
42 #define PLLDIV6 0x168
43 #define PLLDIV7 0x16c
44 #define PLLDIV8 0x170
45 #define PLLDIV9 0x174
47 #define PLLDIV_RATIO_MASK 0x1f