Home
last modified time | relevance | path

Searched refs:inter (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/media/pci/cx23885/
H A Daltera-ci.c249 static int netup_fpga_op_rw(struct fpga_internal *inter, int addr, in netup_fpga_op_rw() argument
252 inter->fpga_rw(inter->dev, NETUP_CI_FLG_AD, addr, 0); in netup_fpga_op_rw()
253 return inter->fpga_rw(inter->dev, 0, val, read); in netup_fpga_op_rw()
262 struct fpga_internal *inter = state->internal; in altera_ci_op_cam() local
270 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam()
272 netup_fpga_op_rw(inter, NETUP_CI_ADDR0, ((addr << 1) & 0xfe), 0); in altera_ci_op_cam()
273 netup_fpga_op_rw(inter, NETUP_CI_ADDR1, ((addr >> 7) & 0x7f), 0); in altera_ci_op_cam()
274 store = netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, 0, NETUP_CI_FLG_RD); in altera_ci_op_cam()
279 netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, store, 0); in altera_ci_op_cam()
280 mem = netup_fpga_op_rw(inter, NETUP_CI_DATA, val, read); in altera_ci_op_cam()
[all …]
/linux/include/linux/
H A Dlatencytop.h31 void __account_scheduler_latency(struct task_struct *task, int usecs, int inter);
33 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() argument
36 __account_scheduler_latency(task, usecs, inter); in account_scheduler_latency()
44 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() argument
/linux/net/iucv/
H A DKconfig7 Select this option if you want to use inter-user communication
17 based on z/VM inter-user communication vehicle or based on
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c221 bool pin, bool inter) in vmw_overlay_move_buffer() argument
224 return vmw_bo_unpin(dev_priv, buf, inter); in vmw_overlay_move_buffer()
227 return vmw_bo_pin_in_vram(dev_priv, buf, inter); in vmw_overlay_move_buffer()
229 return vmw_bo_pin_in_vram_or_gmr(dev_priv, buf, inter); in vmw_overlay_move_buffer()
/linux/Documentation/translations/sp_SP/process/
H A Dkernel-enforcement-statement.rst11 Como desarrolladores del kernel Linux, tenemos un gran interés en cómo se
18 contribuciones hechas a nuestra comunidad, compartimos el interés de
23 en que es en el mejor interés de nuestro desarrollo como comunidad asumir
28 que es en el mejor interés de nuestra comunidad de desarrollo adoptar
H A Dsecurity-bugs.rst68 En otras palabras, nuestro único interés es solucionar los errores. Toda
H A Dmaintainer-kvm-x86.rst258 de interés o no.
389 de interés, utiliza enlaces lore. Para hacer referencia a versiones
463 anidada a *su* host (L2 atacando a L1), son de particular interés para KVM.
/linux/kernel/
H A Dlatencytop.c163 * @inter: 1 if the sleep was interruptible, 0 if uninterruptible
176 __account_scheduler_latency(struct task_struct *tsk, int usecs, int inter) in __account_scheduler_latency() argument
183 if (inter && usecs > 5000) in __account_scheduler_latency()
/linux/Documentation/filesystems/
H A Dgfs2.rst15 GFS2 uses interchangeable inter-node locking mechanisms, the currently
22 - uses the distributed lock manager (dlm) for inter-node locking.
/linux/Documentation/arch/sh/
H A Dbooting.rst9 inter-operate with old bootloaders must either use a builtin DTB or
/linux/drivers/s390/cio/
H A Dio_sch.h22 unsigned int inter:1; /* suppress intermediate interrupts */ member
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c84 struct rkvdec_vp9_inter_frame_probs inter; member
105 u32 inter[4][2]; member
248 rkprobs = &tbl->probs.inter; in init_inter_probs()
935 vp9_ctx->inter_cnts.intra_inter = &inter_cnts->inter; in rkvdec_init_v4l2_vp9_count_tbl()
/linux/fs/nfsd/
H A DKconfig141 bool "NFSv4.2 inter server to server COPY"
144 This option enables support for NFSv4.2 inter server to
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst988 for inter-prediction
992 for inter-prediction
1008 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1015 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1022 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1520 - Is inter-block probabilities delta.
1693 - Specifies the filter selection used for performing inter prediction. See
1706 - Specifies the type of inter prediction to be used. See
1852 - Indicates that all the inter blocks use only a single reference frame
1856 - Requires all the inter blocks to use compound mode. Single reference
[all …]
/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst5 The are several inter-related caches. We have layouts which can
/linux/Documentation/virt/kvm/devices/
H A Dxics.rst50 * Pending IPI (inter-processor interrupt) priority, 8 bits
/linux/Documentation/driver-api/media/drivers/
H A Dcontributors.rst114 - for maintaining v4l/dvb inter-tree dependencies
/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c2481 struct drm_rect inter; in intel_psr2_sel_fetch_et_alignment() local
2492 inter = crtc_state->psr2_su_area; in intel_psr2_sel_fetch_et_alignment()
2493 if (!drm_rect_intersect(&inter, &new_plane_state->uapi.dst)) in intel_psr2_sel_fetch_et_alignment()
2717 struct drm_rect *sel_fetch_area, inter; in intel_psr2_sel_fetch_update() local
2724 inter = crtc_state->psr2_su_area; in intel_psr2_sel_fetch_update()
2726 if (!drm_rect_intersect(&inter, &new_plane_state->uapi.dst)) { in intel_psr2_sel_fetch_update()
2745 sel_fetch_area->y1 = inter.y1 - new_plane_state->uapi.dst.y1; in intel_psr2_sel_fetch_update()
2746 sel_fetch_area->y2 = inter.y2 - new_plane_state->uapi.dst.y1; in intel_psr2_sel_fetch_update()
/linux/drivers/s390/net/
H A DKconfig34 Select this option if you want to use inter-user communication
H A Dqeth_core_sys.c610 static DEVICE_ATTR(inter, 0644, qeth_dev_blkt_inter_show,
/linux/Documentation/networking/
H A Deql.rst269 inter-character and inter-packet delays, etc.) the transfers
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c474 int inter = intra ? 0 : 1; in ifwht() local
543 if (inter) { in ifwht()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c265 static void mtk_dpi_config_interface(struct mtk_dpi *dpi, bool inter) in mtk_dpi_config_interface() argument
267 mtk_dpi_mask(dpi, DPI_CON, inter ? INTL_EN : 0, INTL_EN); in mtk_dpi_config_interface()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic.txt127 2 = MPIC inter-processor interrupt (IPI)
/linux/Documentation/driver-api/
H A Dconnector.rst25 netlink based networking for inter-process communication in a significantly

12