Searched defs:clkgen_quadfs_data (Results 1 – 1 of 1) sorted by relevance
118 struct clkgen_quadfs_data { struct119 bool reset_present;120 bool bwfilter_present;121 bool lockstatus_present;122 bool powerup_polarity;123 bool standby_polarity;124 bool nsdiv_present;125 bool nrst_present;126 struct clkgen_field ndiv;127 struct clkgen_field ref_bw;[all …]