Searched refs:antcap (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/radio/si4713/ |
H A D | si4713.c | 577 * capacitance of 0.25 pF x @antcap. 580 * @antcap: value of antenna tuning capacitor (0 - 191) 583 u8 antcap) in si4713_tx_tune_power() argument 591 * .Fourth byte = antcap in si4713_tx_tune_power() 597 antcap, in si4713_tx_tune_power() 612 "%s: power=0x%02x antcap=0x%02x status=0x%02x\n", in si4713_tx_tune_power() 613 __func__, power, antcap, val[0]); in si4713_tx_tune_power() 628 * @antcap: value of antenna tuning capacitor (0 - 191) 631 u8 antcap) in si4713_tx_tune_measure() argument 639 * .Fourth byte = antcap in si4713_tx_tune_measure() 683 si4713_tx_tune_status(struct si4713_device * sdev,u8 intack,u16 * frequency,u8 * power,u8 * antcap,u8 * noise) si4713_tx_tune_status() argument [all...] |
/linux/include/linux/mfd/ |
H A D | si476x-core.h | 359 int antcap; member
|
/linux/drivers/media/radio/ |
H A D | radio-si476x.c | 516 .antcap = 0, in si476x_radio_pretune() 719 args.antcap = 0; in si476x_radio_s_frequency()
|