Searched defs:ody_apax_man_pll_s (Results 1 – 1 of 1) sorted by relevance
920 struct ody_apax_man_pll_s { struct921 uint64_t update_rate : 10;922 uint64_t dlf_ki : 5;923 uint64_t dlf_kp : 5;924 uint64_t icp : 4;925 uint64_t vco_fract : 10;926 uint64_t vco_mul : 10;927 uint64_t bw : 2;928 uint64_t post_div : 9;929 uint64_t reserved_55 : 1;[all …]