Home
last modified time | relevance | path

Searched refs:index (Results 9626 - 9650 of 15280) sorted by relevance

1...<<381382383384385386387388389390>>...612

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_virtio.c33 dev_dbg(&rproc->dev, "kicking vq index: %d\n", notifyid); in rproc_virtio_notify()
42 * @notifyid: index of the signalled virtqueue (unique per this @rproc)
55 dev_dbg(&rproc->dev, "vq index %d is interrupted\n", notifyid); in rproc_vq_interrupt()
88 mem = rproc_find_carveout_by_name(rproc, "vdev%dvring%d", rvdev->index, in rp_find_vq()
345 mem = rproc_find_carveout_by_name(rproc, "vdev%dbuffer", rvdev->index); in rproc_add_virtio_dev()
362 rvdev->index); in rproc_add_virtio_dev()
384 * at index 0 from the parent's memory-regions is assigned for in rproc_add_virtio_dev()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_connector.h205 /** @y420_cmdb_map: bitmap of SVD index, to extraxt vcb modes */
208 /** @y420_dc_modes: bitmap of deep color support index */
1226 * @index: Compacted connector index, which matches the position inside
1228 * be used as an array index. It is invariant over the lifetime of the
1231 unsigned index; member
1238 /** @connector_type_id: index into connector type enum */
1407 * connector, drm_encoder_index() determines the index into the bitfield
1556 return connector->index; in drm_connector_index()
1561 return 1 << connector->index; in drm_connector_mask()
[all...]
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_interrupt.c41 /* The index of the bar into which interrupts should be mapped. */
95 * If the interrupt is not packed, we can write the index into in gasket_interrupt_setup()
97 * modify-write and shift based on the packing index. in gasket_interrupt_setup()
100 "Setting up interrupt index %d with index 0x%llx and packing %d\n", in gasket_interrupt_setup()
101 interrupt_data->interrupts[i].index, in gasket_interrupt_setup()
105 value = interrupt_data->interrupts[i].index; in gasket_interrupt_setup()
132 value |= interrupt_data->interrupts[i].index in gasket_interrupt_setup()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap_elm.c137 * @index: index number of syndrome fragment vector
140 * Enable page mode for syndrome fragment index
142 static void elm_configure_page_mode(struct elm_info *info, int index, in elm_configure_page_mode() argument
149 reg_val |= BIT(index); /* enable page mode */ in elm_configure_page_mode()
151 reg_val &= ~BIT(index); /* disable page mode */ in elm_configure_page_mode()
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/
H A Dbcm_vk.h522 static inline void bcm_vk_tty_set_irq_enabled(struct bcm_vk *vk, int index) in bcm_vk_tty_set_irq_enabled() argument
524 vk->tty[index].irq_enabled = true; in bcm_vk_tty_set_irq_enabled()
544 static inline void bcm_vk_tty_set_irq_enabled(struct bcm_vk *vk, int index) in bcm_vk_tty_set_irq_enabled() argument
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c257 xt->dst_start = vout->vrfb_context[vb->index].paddr[0]; in omap_vout_prepare_vrfb()
308 vout->queued_buf_addr[vb->index] = in omap_vout_prepare_vrfb()
309 vout->vrfb_context[vb->index].paddr[rotation]; in omap_vout_prepare_vrfb()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c156 if (f->index > 0) in vimc_capture_enum_fmt_vid_cap()
161 vpix = vimc_pix_map_by_index(f->index); in vimc_capture_enum_fmt_vid_cap()
177 if (fsize->index) in vimc_capture_enum_framesizes()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dopera1.c305 static int opera1_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in opera1_pid_filter() argument
313 info("pidfilter index: %d pid: %d %s", index, pid, in opera1_pid_filter()
315 b_pid[0] = (2 * index) + 4; in opera1_pid_filter()
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8366-core.c23 int index = 0; in rtl8366_mc_is_used() local
25 ret = priv->ops->get_mc_index(priv, i, &index); in rtl8366_mc_is_used()
29 if (mc_index == index) { in rtl8366_mc_is_used()
45 * @return: index of a new member config or negative error number
96 dev_dbg(priv->dev, "created new MC at index %d for VID %d\n", in rtl8366_obtain_mc()
126 dev_dbg(priv->dev, "recycled MC at index %i for VID %d\n", in rtl8366_obtain_mc()
181 dev_err(priv->dev, "failed to commit changes to VLAN MC index %d for VID %d\n", in rtl8366_set_vlan()
210 dev_err(priv->dev, "set PVID: failed to set MC index %d for port %d\n", in rtl8366_set_pvid()
215 dev_dbg(priv->dev, "set PVID: the PVID for port %d set to %d using existing MC index %d\n", in rtl8366_set_pvid()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_xgmac.c222 u16 mss, u8 index) in xgene_xgmac_set_mss()
227 offset = (index < 2) ? 0 : 4; in xgene_xgmac_set_mss()
230 if (!(index & 0x1)) in xgene_xgmac_set_mss()
221 xgene_xgmac_set_mss(struct xgene_enet_pdata *pdata, u16 mss, u8 index) xgene_xgmac_set_mss() argument
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dtda8083.c111 u8 index; in tda8083_get_fec() local
117 index = tda8083_readreg(state, 0x0e) & 0x07; in tda8083_get_fec()
119 return fec_tab [index]; in tda8083_get_fec()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c103 MLX5_SET(cqc, cqc, uar_page, mdev->priv.uar->index); in create_aso_cq()
132 MLX5_SET(cqc, cqc_data, uar_page, mdev->priv.uar->index); in mlx5_aso_create_cq()
206 MLX5_SET(wq, wq, uar_page, mdev->mlx5e_res.hw_objs.bfreg.index); in create_aso_sq()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom20020-pci.c78 outb(!!value, priv->misc + ci->leds[card->index].green); in led_tx_set()
93 outb(!!value, priv->misc + ci->leds[card->index].red); in led_recon_set()
245 card->index = i; in com20020pci_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h91 #define q_to_tx_stats(q) (&(q)->lif->txqstats[(q)->index])
92 #define q_to_rx_stats(q) (&(q)->lif->rxqstats[(q)->index])
176 unsigned int index; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede.h413 int index; /* Slowpath only */ member
414 #define QEDE_TXQ_XDP_TO_IDX(edev, txq) ((txq)->index - \
421 (txq)->cos) + (txq)->index)
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c516 static const char *txc43128_test_name(struct ef4_nic *efx, unsigned int index) in txc43128_test_name() argument
518 if (index < ARRAY_SIZE(txc43128_test_names)) in txc43128_test_name()
519 return txc43128_test_names[index]; in txc43128_test_name()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_svw.c308 int index; in k2_sata_show_info() local
321 index = (ap == ap->host->ports[0]) ? 0 : 1; in k2_sata_show_info()
327 if (index == reg) { in k2_sata_show_info()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dclient_writeback.c103 pgoff_t index = 0; in hmdfs_idirty_pages() local
116 while (filemap_get_folios_tag(inode->i_mapping, &index, in hmdfs_idirty_pages()
128 while (pagevec_lookup_tag(&pvec, inode->i_mapping, &index, tag)) { in hmdfs_idirty_pages()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_connector.h313 /** @y420_dc_modes: bitmap of deep color support index */
1542 * @index: Compacted connector index, which matches the position inside
1544 * be used as an array index. It is invariant over the lifetime of the
1547 unsigned index; member
1554 /** @connector_type_id: index into connector type enum */
1753 * connector, drm_encoder_index() determines the index into the bitfield
1907 return connector->index; in drm_connector_index()
1912 return 1 << connector->index; in drm_connector_mask()
/kernel/linux/linux-6.6/fs/verity/
H A Denable.c50 unsigned long index, in write_merkle_tree_block()
53 u64 pos = (u64)index << params->log_blocksize; in write_merkle_tree_block()
60 err, index); in write_merkle_tree_block()
49 write_merkle_tree_block(struct inode *inode, const u8 *buf, unsigned long index, const struct merkle_tree_params *params) write_merkle_tree_block() argument
/kernel/linux/linux-6.6/include/linux/
H A Dhisi_acc_qm.h183 enum qm_debug_file index; member
302 * @uacce_hw_errs: index into qm device error list
531 u32 index, dma_addr_t *hw_sgl_dma);
554 u32 index, bool is_read);
/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Dti_sci_protocol.h200 * @start: Start index of the first resource range.
202 * @start_sec: Start index of the second resource range.
229 * range start index and number of resources
300 u16 index; member
386 u16 index; member
419 u16 index; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_vt220.c779 sclp_vt220_con_device(struct console *c, int *index) in sclp_vt220_con_device() argument
781 *index = 0; in sclp_vt220_con_device()
829 .index = SCLP_VT220_CONSOLE_INDEX
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_mid.c115 int index = PCI_FUNC(pdev->devfn); in tng_setup() local
122 if (index-- == 0) in tng_setup()
125 mid->dma_index = index; in tng_setup()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dliteuart.c304 /* look for aliases; auto-enumerate for free index if not found */ in liteuart_probe()
382 uart = (struct liteuart_port *)xa_load(&liteuart_array, co->index); in liteuart_console_write()
399 uart = (struct liteuart_port *)xa_load(&liteuart_array, co->index); in liteuart_console_setup()
419 .index = -1,

Completed in 32 milliseconds

1...<<381382383384385386387388389390>>...612