Lines Matching defs:ad9523_channel_spec
53 struct ad9523_channel_spec { struct
54 unsigned channel_num;
55 bool divider_output_invert_en;
56 bool sync_ignore_en;
57 bool low_power_mode_en;
59 bool use_alt_clock_src;
60 bool output_dis;
61 enum outp_drv_mode driver_mode;
62 unsigned char divider_phase;
63 unsigned short channel_divider;
64 char extended_name[16];