Searched defs:ody_apax_pll_s (Results 1 – 1 of 1) sorted by relevance
1134 struct ody_apax_pll_s { struct1135 uint64_t next_switch : 16;1136 uint64_t next_pgm : 1;1137 uint64_t next_man : 1;1138 uint64_t reserved_18_20 : 3;1139 uint64_t next_pll_sel : 3;1140 uint64_t next_mul : 7;1141 uint64_t reserved_31 : 1;1142 uint64_t init_mul : 7;1143 uint64_t reserved_39 : 1;[all …]