/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ds.c | 279 p_dev->config_base = cis_config.base; in pcmcia_device_probe() 281 dev_dbg(dev, "base %x, regs %x", p_dev->config_base, in pcmcia_device_probe() 285 "pcmcia: could not parse base and rmask0 of CIS\n"); in pcmcia_device_probe()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-sx150x.c | 1157 pctl->gpio.base = -1; in sx150x_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 1070 drm_object_attach_property(&connector->base, prop, hdmi->colorspace); in sti_hdmi_connector_init_property()
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 89 /* base qkey for use in sriov tunnel-qp/proxy-qp communication. 1133 int *base, u8 flags, u8 usage);
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | cxl.h | 21 #include <misc/cxl-base.h>
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | denali.c | 963 memorg = nanddev_get_memorg(&chip->base); in denali_multidev_fixup()
|
H A D | sh_flctl.c | 988 u64 targetsize = nanddev_target_size(&chip->base); in flctl_chip_attach_chip()
|
H A D | pl35x-nand-controller.c | 942 nanddev_get_ecc_requirements(&chip->base); in pl35x_nand_attach_chip()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.c | 912 a->base = (void *)dev->video_pbase; in vivid_vid_out_g_fbuf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | axnet_cs.c | 112 caddr_t base; member
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | iphase.h | 161 #define MEM_VALID 0xfffffff0 /* mask base address with this */ 568 /* These memory maps are actually offsets from the segmentation and reassembly RAM base addresses */ 988 /*-----base pointers into (i)chipSAR+ address space */ 992 u32 __iomem *seg_reg; /* base pointer to segmentation engine 994 u32 __iomem *reass_reg; /* base pointer to reassemble engine 996 u32 __iomem *ram; /* base pointer to SAR RAM */ 1024 unsigned int real_base; /* real and virtual base address */ 1025 void __iomem *base; member
|
/kernel/linux/linux-6.6/drivers/auxdisplay/ |
H A D | panel.c | 1725 parport, pprt->port->base); in panel_init_module()
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | device.h | 89 /* base qkey for use in sriov tunnel-qp/proxy-qp communication. 1152 int *base, u8 flags, u8 usage);
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 672 u16 base; member
|
/kernel/linux/linux-6.6/drivers/ufs/host/ |
H A D | ufs-mediatek.c | 370 /* wait a specific time after check base */ in ufs_mtk_wait_idle_state() 1568 opr->base = hba->mmio_base + opr->offset; in ufs_mtk_op_runtime_config()
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_int.h | 166 struct dasd_device *basedev; /* base device if no block->base */ 660 struct dasd_device *base; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_fw.h | 1096 } base; member
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 1215 fotg210->reg = fotg->base; in fotg210_udc_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | mes_v11_0.c | 701 adev->mes.eop_gpu_obj[pipe]->tbo.base.size); in mes_v11_0_allocate_eop_buf() 833 /* set CP_MQD_BASE_ADDR/HI with the MQD base address */ in mes_v11_0_queue_init_register() 842 /* set CP_HQD_PQ_BASE/HI with the ring buffer base address */ in mes_v11_0_queue_init_register()
|
H A D | mes_v10_1.c | 621 memset(eop, 0, adev->mes.eop_gpu_obj[pipe]->tbo.base.size); in mes_v10_1_allocate_eop_buf() 758 /* set CP_MQD_BASE_ADDR/HI with the MQD base address */ 767 /* set CP_HQD_PQ_BASE/HI with the ring buffer base address */
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-sim.c | 421 gc->base = -1; in gpio_sim_add_bank()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | ep93xx_dma.c | 1339 edmac->regs = cdata->base; in ep93xx_dma_probe()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
H A D | sec_main.c | 854 regset->base = qm->io_base; in sec_core_debug_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2.h | 486 * relative to port->base. 1029 /* Shared registers' base addresses */ 1034 /* On PPv2.2 and PPv2.3, each "software thread" can access the base 1200 /* Per-port registers' base address */ 1201 void __iomem *base; member 1510 /* BPPE virtual base address */ 1512 /* BPPE DMA base address */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 870 * @dma_addr0: The base addr of the first segment 872 * @dma_addr1: The base addr of the second segment 1099 u32 rx_ptr; /* rx base pointer */ 1113 u32 rx_ptr; /* rx base pointer */ 1195 * @base: The mapped register i/o base 1240 void __iomem *base; member
|