/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-device.c | 473 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 D | sensors.c | 142 __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 D | subr.c | 542 * 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 D | pcie.c | 729 /* 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 D | hns_roce_device.h | 186 unsigned long index; member 401 unsigned long index; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.h | 374 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 D | cx23885-417.c | 1272 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 D | rj54n1cb0c.c | 494 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 D | ov2640.c | 1030 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 D | ar0521.c | 924 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 D | rcar-core.c | 520 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 D | saa7164-core.c | 1047 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 D | bdisp-v4l2.c | 702 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 D | ge2d.c | 445 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 D | ngene-cards.c | 1118 .index = 0, 1129 .index = 1,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 553 u8 index; member 736 int (*get_duration)(struct ath_hw *ah, const void *ds, int index);
|
H A D | htc_drv_txrx.c | 286 * 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 D | phy_int.h | 367 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 D | ftm-initiator.c | 1135 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 D | dma.c | 188 #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 D | debugfs.c | 16 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 D | init.c | 51 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 D | pcie-iproc.c | 62 /* 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 D | ptrace.c | 617 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 D | intel_display_types.h | 793 * 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);
|