Lines Matching defs:clkgen_quadfs_data
41 struct clkgen_quadfs_data { struct
42 bool reset_present;
43 bool bwfilter_present;
44 bool lockstatus_present;
45 bool powerup_polarity;
46 bool standby_polarity;
47 bool nsdiv_present;
48 bool nrst_present;
49 struct clkgen_field ndiv;
50 struct clkgen_field ref_bw;
74 struct clkgen_quadfs_data_clks { argument
75 struct clkgen_quadfs_data *data; argument