/kernel/linux/linux-6.6/drivers/edac/ |
H A D | aspeed_edac.c | 260 csrow->first_page = r.start >> PAGE_SHIFT; in init_csrows()
|
H A D | cell_edac.c | 148 csrow->first_page = r.start >> PAGE_SHIFT; in cell_edac_init_csrows()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | mvmdio.c | 281 dev->regs = devm_ioremap(&pdev->dev, r->start, resource_size(r)); in orion_mdio_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_ppm.h | 329 unsigned int start, unsigned int reserve_factor,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac.h | 163 struct timespec64 start; member
|
H A D | dwmac-sti.c | 208 dwmac->clk_sel_reg = res->start; in sti_dwmac_parse_data()
|
/kernel/linux/linux-6.6/drivers/net/mdio/ |
H A D | mdio-bcm-unimac.c | 237 priv->base = devm_ioremap(&pdev->dev, r->start, resource_size(r)); in unimac_mdio_probe()
|
/kernel/linux/linux-6.6/drivers/net/fjes/ |
H A D | fjes_hw.h | 310 u64 start; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hw.h | 221 u32 start; member
|
H A D | mhi.c | 375 mhi_ctrl->iova_start = res.start + 0x1000000; in ath11k_mhi_read_addr_from_dt()
|
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu.h | 202 int (*start)(struct vpu_inst *inst, u32 type); member
|
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
H A D | coda.h | 169 unsigned int start; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc.h | 296 * the true buffer start , the caller can store the real 297 * buffer start here. In receive callbacks, the HTC layer 298 * sets buf to the start of the payload past the header. 305 * Pointer to the start of the buffer. In the transmit 306 * direction this points to the start of the payload. In the 308 * points to the start of the HTC header but when returned 309 * to the caller points to the start of the payload 558 int (*start)(struct htc_target *target); member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | ucode.c | 91 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg() 394 /* Will also start the device */ in iwl_run_init_ucode()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/ |
H A D | libertas_tf.h | 166 u8 start; member 228 /** capability Info used in Association, start, join */
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 122 .start = mt76x0u_start,
|
H A D | pci.c | 63 .start = mt76x0e_start,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | wl1251.h | 127 u32 start; member
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-altera-msi.c | 239 msi->vector_phy = res->start; in altera_msi_probe()
|
H A D | pci-loongson.c | 382 priv->cfg1_base = cfg->win - (cfg->busr.start << 16); in loongson_pci_ecam_init()
|
H A D | pci-thunder-ecam.c | 114 node_bits = upper_32_bits(cfg->res.start) & (1 << 12); in thunder_ecam_p2_config_read()
|
/kernel/linux/linux-6.6/drivers/opp/ |
H A D | ti-opp-supply.c | 97 base = ioremap(res->start, resource_size(res)); in _store_optimized_voltages()
|
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | parport_mfc3.c | 295 unsigned long piabase = z->resource.start+PIABASE; in parport_mfc3_init()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | arm_pmu_acpi.c | 120 pdev->resource[0].start = irq; in arm_acpi_register_pmu_device()
|
/kernel/linux/linux-6.6/drivers/phy/sunplus/ |
H A D | phy-sunplus-usb2.c | 260 usbphy->moon4_regs = devm_ioremap(&pdev->dev, usbphy->moon4_res_mem->start, in sp_usb_phy_probe()
|