Searched defs:xc5000_config (Results 1 – 1 of 1) sorted by relevance
34 struct xc5000_config { struct35 u8 i2c_address;36 u32 if_khz;37 u8 radio_input;38 u16 xtal_khz;39 u16 output_amp;64 const struct xc5000_config *cfg); argument