Searched full:resample (Results 1 – 16 of 16) sorted by relevance
597 * Resample configuration601 * @coef: Resample coefficients609 * struct pisp_be_resample_extra - PiSP Back End Resample config611 * Resample configuration761 * @resample: Resampling configuration768 * @resample_extra: Resample extra info822 struct pisp_be_resample_config resample[PISP_BACK_END_NUM_OUTPUTS];890 * Resample block892 * Resample block893 * @resample_phase_x: Initial horizontal phase for the Resample bloc821 struct pisp_be_resample_config resample[PISP_BACK_END_NUM_OUTPUTS]; global() member [all...]
51 /* Eventfd notified on resample (resampler-only) */
1093 bool resample = false; in vgic_irq_handle_resampling() local1096 resample = !(irq->active || irq->pending_latch); in vgic_irq_handle_resampling()1099 resample = !irq->line_level; in vgic_irq_handle_resampling()1102 if (resample) in vgic_irq_handle_resampling()
47 * - set to the line-level (resample time) for level sensitive IRQs
51 #define ADV7183_RESAMPLE_CTRL 0x41 /* Resample control */
188 bool resample = args->flags & KVM_IRQFD_FLAG_RESAMPLE; in kvm_arch_irqfd_allowed() local190 return resample ? irqchip_full(kvm) : irqchip_in_kernel(kvm); in kvm_arch_irqfd_allowed()
427 * If, however, it's not possible to resample (no irqfd resampler in ioapic_write_indirect()
93 #define AD_DMA_RES 0xa0 /* Resample dma control and status */
475 * Resample Fd must be for level triggered interrupt in mshv_irqfd_assign()
3263 * In hop mode, resample to get the to_ip as an in intel_pt_walk_trace() 3806 /* In hop mode, resample to get the to_ip as an "instruction" sample */ in intel_pt_sync_ip() 3944 * In hop mode, resample to get the PSB FUP ip as an in intel_pt_sync()
484 /* calculate and set resample ratio in rtl2832_set_frontend()
1216 resample: in tun_xdp_xmit()1226 goto resample; in tun_xdp_xmit()
1543 * @base_rate: the rate at which the hardware does not resample
1383 * To detect this case we resample the status register in esp_data_bytes_sent()
1374 * is sufficient to resample the monotonic TAIL. in execlists_dequeue()
3177 in resample mode, posting of an interrupt through kvm_irq.fd asserts