Searched full:tuned (Results 1 – 25 of 178) sorted by relevance
12345678
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 109 channel/transponder is tuned. 137 channel/transponder is tuned. 166 channel/transponder is tuned. 194 channel/transponder is tuned. 215 channel/transponder is tuned.
|
D | fe-read-status.rst | 37 tuned. The ioctl takes a pointer to an integer where the status will be
|
/Linux-v6.6/include/media/drv-intf/ |
D | tea575x.h | 47 bool tuned; /* tuned to a station */ member
|
/Linux-v6.6/arch/ia64/lib/ |
D | clear_page.S | 8 * 1/06/01 davidm Tuned for Itanium. 9 * 2/12/02 kchen Tuned for both Itanium and McKinley
|
D | copy_page.S | 16 * 4/06/01 davidm Tuned to make it perform well both for cached and uncached copies.
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | cx24116.c | 67 /* configured fec (not tuned) or actual FEC (tuned) 1=1/2 2=2/3 etc */ 71 /* mask to determine configured fec (not tuned) or actual fec (tuned) */ 78 /* Pilot mode requested when tuning else always reset when tuned */ 350 * selection whilst not tuned. When tuned, actual FEC 1407 dprintk("%s: Tuned\n", __func__); in cx24116_set_frontend() 1408 goto tuned; in cx24116_set_frontend() 1413 dprintk("%s: Not tuned\n", __func__); in cx24116_set_frontend() 1420 tuned: /* Set/Reset B/W */ in cx24116_set_frontend()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-stm32 | 6 (e.g. timers, pwm or exti gpio). Then, it can be tuned to start
|
/Linux-v6.6/drivers/media/test-drivers/vidtv/ |
D | vidtv_tuner.c | 89 * @tuned_frequency: The actual tuned frequency. 169 * indicate how far is the tuned frequency from the in vidtv_tuner_check_frequency_shift() 237 * Channel tuned at wrong frequency. Simulate that the in vidtv_tuner_get_signal_strength()
|
/Linux-v6.6/drivers/media/tuners/ |
D | tua9001.h | 39 * 1 = RX enabled (chip tuned)
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra210-peq.yaml | 11 each filter tuned based on certain parameters. It can be used to
|
/Linux-v6.6/drivers/media/platform/st/sti/delta/ |
D | delta-cfg.h | 31 /* IP perf dependent, can be tuned */
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | vidioc-log-status.rst | 34 dealing with problems like no sound, no video and incorrectly tuned
|
D | ext-ctrls-fm-rx.rst | 60 If set, then the tuned programme carries traffic announcements.
|
/Linux-v6.6/drivers/net/wireless/ti/wl12xx/ |
D | event.h | 57 /* tuned channel (roc) */
|
/Linux-v6.6/arch/alpha/lib/ |
D | Makefile | 9 # Many of these routines have implementations tuned for ev6.
|
/Linux-v6.6/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.h | 566 * tuned to the centre frequency of the channel: 579 * The DRX-J requires that the tuner is tuned to: 595 * The DRX-J requires that the tuner is tuned to: 611 * The DRX-J requires that the tuner is tuned to: 629 * tuned to the Ffm frequency of the channel.
|
/Linux-v6.6/drivers/media/radio/ |
D | tea575x.c | 29 #define TEA575X_BIT_SEARCH (1<<24) /* 1 = search action, 0 = tuned */ 124 tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1; in snd_tea575x_read() 292 v->signal = tea->tuned ? 0xffff : 0; in snd_tea575x_g_tuner()
|
/Linux-v6.6/arch/x86/include/asm/ |
D | page_64.h | 80 * With page table isolation enabled, we map the LDT in ... [stay tuned]
|
/Linux-v6.6/Documentation/scsi/ |
D | megaraid.rst | 77 as new controller classes get added, this will be tuned appropriately.
|
/Linux-v6.6/Documentation/devicetree/bindings/spi/ |
D | spi-rockchip.yaml | 72 (may need to be fine tuned for high capacitance lines).
|
/Linux-v6.6/Documentation/misc-devices/ |
D | apds990x.rst | 38 Platform data can provide tuned values to the conversion formulas if
|
/Linux-v6.6/fs/xfs/ |
D | xfs_error.c | 431 * values, and omit the stack trace unless the error level is tuned high. 469 * values, and omit the stack trace unless the error level is tuned high.
|
/Linux-v6.6/include/linux/mfd/ |
D | si476x-reports.h | 57 * @readfreq: Current tuned frequency.
|
/Linux-v6.6/samples/pktgen/ |
D | pktgen_sample03_burst_single_flow.sh | 5 # - If correctly tuned[1], single CPU 10G wirespeed small pkts is possible[2]
|
/Linux-v6.6/security/selinux/ss/ |
D | avtab.h | 19 * Tuned number of hash slots for avtab to reduce memory usage
|
12345678