Searched defs:xc5000_config (Results 1 – 1 of 1) sorted by relevance
29 struct xc5000_config { struct30 u8 i2c_address;31 u32 if_khz;32 u8 radio_input;33 u16 xtal_khz;34 u16 output_amp;59 const struct xc5000_config *cfg); argument