Searched refs:retune (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | wlf,wm8904.yaml | 87 wlf,retune-mobile-cfg-names: 90 List of strings for the available retune modes. 91 If absent, retune is disabled. 93 wlf,retune-mobile-cfg-hz: 96 If absent, retune is disabled. 98 wlf,retune-mobile-cfg-regs: 103 the length of wlf,retune-mobile-cfg-names. 104 If absent, retune is disabled. 113 wlf,retune-mobile-cfg-names: [ 'wlf,retune-mobile-cfg-hz', 'wlf,retune-mobile-cfg-regs' ] 114 wlf,retune-mobile-cfg-regs: [ 'wlf,retune-mobile-cfg-names', 'wlf,retune-mobile-cfg-hz' ] [all …]
|
| /linux-6.15/drivers/media/dvb-frontends/ |
| H A D | cx24116.c | 1213 int i, status, ret, retune = 1; in cx24116_set_frontend() local 1257 retune++; in cx24116_set_frontend() 1321 dprintk("%s: retune = %d\n", __func__, retune); in cx24116_set_frontend() 1423 } while (--retune); in cx24116_set_frontend()
|
| H A D | cx24117.c | 1301 int i, status, ret, retune = 1; in cx24117_set_frontend() local 1372 retune = 3; in cx24117_set_frontend() 1421 "%s: retune = %d\n", __func__, retune); in cx24117_set_frontend() 1526 } while (--retune); in cx24117_set_frontend()
|
| /linux-6.15/drivers/iio/adc/ |
| H A D | ad9467.c | 715 retune: in ad9467_calibrate() 757 goto retune; in ad9467_calibrate()
|
| /linux-6.15/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_top.c | 1382 bool retune, in cxd2880_tune() argument 1394 if (retune) { in cxd2880_tune()
|