/linux/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 287 int luma_lpf, uv_lpf, comb; in cx18_av_std_setup() local 361 comb = 0x20; in cx18_av_std_setup() 366 comb = 0x20; in cx18_av_std_setup() 371 comb = 0; in cx18_av_std_setup() 422 comb = 0x20; in cx18_av_std_setup() 428 comb = 0x20; in cx18_av_std_setup() 433 comb = 0x66; in cx18_av_std_setup() 472 comb, sc); in cx18_av_std_setup() 499 cx18_av_write(cx, 0x47b, comb); in cx18_av_std_setup()
|
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | mmcr1_comb_test.c | 56 FAIL_IF(EV_CODE_EXTRACT(event.attr.config, comb) != in mmcr1_comb()
|
/linux/drivers/irqchip/ |
H A D | qcom-irq-combiner.c | 205 static int get_registers(struct platform_device *pdev, struct combiner *comb) in get_registers() argument 215 ctx.combiner = comb; in get_registers()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 273 geo->comb = (width < 769) ? 1 : 0; in bttv_calc_geo_old() 276 geo->comb = 0; in bttv_calc_geo_old() 329 geo->comb = (width < 769) ? 1 : 0; in bttv_calc_geo() 332 geo->comb = 0; in bttv_calc_geo() 341 if (geo->comb) in bttv_apply_geo()
|
H A D | bttvp.h | 138 u8 vtc,crop,comb; member
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 285 struct ieee80211_iface_combination *comb; in qtnf_mac_iface_comb_free() local 290 comb = &mac->macinfo.if_comb[i]; in qtnf_mac_iface_comb_free() 291 kfree(comb->limits); in qtnf_mac_iface_comb_free() 292 comb->limits = NULL; in qtnf_mac_iface_comb_free()
|
/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 1118 int luma_lpf, uv_lpf, comb; in cx25840_std_setup() local 1146 comb = 0; in cx25840_std_setup() 1154 comb = 0x20; in cx25840_std_setup() 1158 comb = 0x20; in cx25840_std_setup() 1182 comb = 0x20; in cx25840_std_setup() 1188 comb = 0x20; in cx25840_std_setup() 1196 comb = 0x66; in cx25840_std_setup() 1236 comb, sc); in cx25840_std_setup() 1264 cx25840_write(client, 0x47b, comb); in cx25840_std_setup()
|
/linux/drivers/base/power/ |
H A D | wakeup.c | 50 unsigned int comb = atomic_read(&combined_event_count); in split_counters() local 52 *cnt = (comb >> IN_PROGRESS_BITS); in split_counters() 53 *inpr = comb & MAX_IN_PROGRESS; in split_counters()
|
/linux/drivers/media/usb/gspca/ |
H A D | sonixj.c | 1970 u8 comb; in setautogain() local 1973 comb = 0xc0; in setautogain() 1975 comb = 0xa0; in setautogain() 1977 comb |= 0x03; in setautogain() 1978 i2c_w1(&sd->gspca_dev, 0x13, comb); in setautogain()
|
/linux/arch/parisc/kernel/ |
H A D | syscall.S | 265 comb,= %r2,%r20,.Lrt_sigreturn 399 comb,= %r2,%r20,.Ltrace_rt_sigreturn
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 97 because they will have "comb" or "feathering" artefacts around
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 238 NTSC Combs seems to be a decoder mode where the decoder uses a comb filter
|
/linux/drivers/media/i2c/ |
H A D | Kconfig | 1311 Support for the Techwell tw9906 enhanced multi-standard comb filter
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 1598 relation, and the details don't matter unless you want to comb through
|