Home
last modified time | relevance | path

Searched refs:index (Results 13201 - 13225 of 14442) sorted by relevance

1...<<521522523524525526527528529530>>...578

/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-device.c473 int generation, int index, u32 *data) in read_rom()
475 u64 offset = (CSR_REGISTER_BASE | CSR_CONFIG_ROM) + index * 4; in read_rom()
472 read_rom(struct fw_device *device, int generation, int index, u32 *data) read_rom() argument
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dsensors.c142 __le32 index; member
271 msg->index = cpu_to_le32(desc_index); in iter_intervals_prepare_message()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c542 * Return the board_info structure with a given index. Out-of-range indices
604 static int vpd_macaddress_get(adapter_t *adapter, int index, u8 mac_addr[]) in vpd_macaddress_get() argument
611 mac_addr[5] = vpd.mac_base_address[5] + index; in vpd_macaddress_get()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpcie.c729 /* set index */ in load_eq_table()
828 static void write_gasket_interrupt(struct hfi1_devdata *dd, int index, in write_gasket_interrupt() argument
831 write_csr(dd, ASIC_PCIE_SD_INTRPT_LIST + (index * 8), in write_gasket_interrupt()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h186 unsigned long index; member
401 unsigned long index; member
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h374 int index, unsigned long *count, const char **desc);
379 int (*flex_pps_config)(void __iomem *ioaddr, int index,
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-417.c1272 if (0 != t->index) in vidioc_g_tuner()
1339 if (f->index != 0) in vidioc_enum_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Drj54n1cb0c.c494 if (code->pad || code->index >= ARRAY_SIZE(rj54n1_colour_fmts)) in rj54n1_enum_mbus_code()
497 code->code = rj54n1_colour_fmts[code->index].code; in rj54n1_enum_mbus_code()
H A Dov2640.c1030 if (code->pad || code->index >= ARRAY_SIZE(ov2640_codes)) in ov2640_enum_mbus_code()
1033 code->code = ov2640_codes[code->index]; in ov2640_enum_mbus_code()
H A Dar0521.c924 if (code->index) in ar0521_enum_mbus_code()
935 if (fse->index) in ar0521_enum_frame_size()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c520 code.index = 0; in rvin_parallel_subdevice_attach()
524 code.index++; in rvin_parallel_subdevice_attach()
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-core.c1047 loff_t index = *pos; in saa7164_seq_start() local
1051 if (index-- == 0) { in saa7164_seq_start()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c702 if (f->index >= ARRAY_SIZE(bdisp_formats)) in bdisp_enum_fmt()
705 fmt = &bdisp_formats[f->index]; in bdisp_enum_fmt()
/kernel/linux/linux-6.6/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c445 if (f->index >= NUM_FORMATS) in vidioc_enum_fmt()
448 fmt = &formats[f->index]; in vidioc_enum_fmt()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene-cards.c1118 .index = 0,
1129 .index = 1,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.h553 u8 index; member
736 int (*get_duration)(struct ath_hw *ah, const void *ds, int index);
H A Dhtc_drv_txrx.c286 * the per-packet index quickly when draining the in ath9k_htc_tx_data()
360 vif_idx = avp->index; in ath9k_htc_tx_start()
376 sta_idx = ista->index; in ath9k_htc_tx_start()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h367 s8 index; member
969 void wlc_lcnphy_set_tx_pwr_by_index(struct brcms_phy *pi, int index);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c1135 static void iwl_mvm_debug_range_resp(struct iwl_mvm *mvm, u8 index, in iwl_mvm_debug_range_resp() argument
1140 IWL_DEBUG_INFO(mvm, "entry %d\n", index); in iwl_mvm_debug_range_resp()
1144 IWL_DEBUG_INFO(mvm, "\tburst index: %d\n", res->ftm.burst_index); in iwl_mvm_debug_range_resp()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c188 #define I2B(index, type) ((index) * sizeof(type))
233 u16 txin; /* index of next descriptor to reclaim */
234 u16 txout; /* index of next descriptor to post */
244 * is not just an index, it needs all 13 bits to be
249 u16 rxin; /* index of next descriptor to reclaim */
250 u16 rxout; /* index of next descriptor to post */
1313 /* bump the tx descriptor index */ in dma_txenq()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c16 u8 index; member
803 if (val & BIT(map[i].index)) in mt7915_hw_queue_read()
1175 /* The index of RF registers use the generic regidx, combined with two parts:
H A Dinit.c51 int i = to_sensor_dev_attr(attr)->index; in mt7915_thermal_temp_show()
77 int ret, i = to_sensor_dev_attr(attr)->index; in mt7915_thermal_temp_store()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-iproc.c62 /* derive the enum index of the outbound/inbound mapping registers */
63 #define MAP_REG(base_reg, index) ((base_reg) + (index) * 2)
860 * on window index. in iproc_pcie_ob_write()
948 * with the minimal window size at index zero. In this in iproc_pcie_setup_ob()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dptrace.c617 int index = array_index_nospec(n, HBP_NUM); in ptrace_get_debugreg() local
618 struct perf_event *bp = thread->ptrace_bps[index]; in ptrace_get_debugreg()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h793 * bits 0-30 - plane (bit position is index from drm_plane_index)
796 * Instead of creating a new index to cover planes and crtc, using
1640 * Power sequencer index. Only relevant on BXT+.
1757 u32 (*get_aux_clock_divider)(struct intel_dp *dp, int index);
1766 i915_reg_t (*aux_ch_data_reg)(struct intel_dp *dp, int index);

Completed in 66 milliseconds

1...<<521522523524525526527528529530>>...578