/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_display.c | 128 phys_addr_t io_start; member 134 { .io_start = 0x0af54000, .id = MSM_DP_CONTROLLER_0, .wide_bus_supported = true }, 135 { .io_start = 0x0af5c000, .id = MSM_DP_CONTROLLER_1, .wide_bus_supported = true }, 136 { .io_start = 0x22154000, .id = MSM_DP_CONTROLLER_2, .wide_bus_supported = true }, 137 { .io_start = 0x2215c000, .id = MSM_DP_CONTROLLER_3, .wide_bus_supported = true }, 142 { .io_start = 0x0ae90000, .id = MSM_DP_CONTROLLER_0 }, 147 { .io_start = 0x0ae90000, .id = MSM_DP_CONTROLLER_0, .wide_bus_supported = true }, 152 { .io_start = 0x0ae90000, .id = MSM_DP_CONTROLLER_0, .wide_bus_supported = true }, 153 { .io_start = 0x0aea0000, .id = MSM_DP_CONTROLLER_1, .wide_bus_supported = true }, 158 { .io_start = 0x0ae90000, .id = MSM_DP_CONTROLLER_0, .wide_bus_supported = true }, [all …]
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_region_lmem.c | 208 resource_size_t io_start; in setup_lmem() local 253 io_start = pci_resource_start(pdev, GEN12_LMEM_BAR); in setup_lmem() 264 io_start, in setup_lmem()
|
/linux/drivers/irqchip/ |
H A D | irq-sa11x0.c | 147 void __init sa11x0_init_irq_nodt(int irq_start, resource_size_t io_start) in sa11x0_init_irq_nodt() argument 149 iobase = ioremap(io_start, SZ_64K); in sa11x0_init_irq_nodt()
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | mock_region.c | 110 resource_size_t io_start, in mock_region_create() argument 121 io_start, io_size, in mock_region_create()
|
H A D | mock_region.h | 19 resource_size_t io_start,
|
/linux/fs/nfs/ |
H A D | direct.c | 107 loff_t hdr_end = hdr->io_start + hdr->good_bytes; in nfs_direct_count_bytes() 110 if (hdr_end > dreq->io_start) in nfs_direct_count_bytes() 111 dreq_len = hdr_end - dreq->io_start; in nfs_direct_count_bytes() 126 size_t req_start = (size_t)(offs - dreq->io_start); in nfs_direct_truncate_request() 223 loff_t start = offset - dreq->io_start; in nfs_dreq_bytes_left() 460 dreq->io_start = iocb->ki_pos; in nfs_file_direct_read() 783 nfs_direct_file_adjust_size_locked(inode, dreq->io_start, dreq->count); in nfs_direct_write_completion() 1025 dreq->io_start = pos; in nfs_file_direct_write()
|
H A D | pagelist.c | 105 hdr->io_start = req_offset(hdr->req); in nfs_pgheader_init() 121 unsigned int new = pos - hdr->io_start; in nfs_set_pgio_error() 1394 nfs_set_pgio_error(hdr, err, hdr->io_start); in nfs_pageio_resend()
|
H A D | read.c | 275 unsigned int new = pos - hdr->io_start; in nfs_readpage_result()
|
H A D | internal.h | 985 loff_t io_start; /* Start offset for I/O */ member
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_ttm_stolen_mgr.c | 92 tile_offset = tile->mem.vram.io_start - xe->mem.vram.io_start; in detect_bar2_dgfx() 110 mgr->io_base = tile->mem.vram.io_start + mgr->stolen_base; in detect_bar2_dgfx()
|
H A D | xe_device_types.h | 81 resource_size_t io_start; member
|
H A D | xe_svm.c | 1099 tile->id, vr->io_start, vr->io_start + vr->usable_size, res); in xe_devm_add()
|
H A D | xe_bo.c | 602 mem->bus.offset += vram->io_start; in xe_ttm_io_mem_reserve() 1427 return (vram->io_start + cursor.start) >> PAGE_SHIFT; in xe_ttm_io_mem_pfn()
|
/linux/arch/mips/loongson64/ |
H A D | init.c | 175 if (range->io_start != 0) { in add_legacy_isa_io() 181 vaddr = (unsigned long)PCI_IOBASE + range->io_start; in add_legacy_isa_io()
|
/linux/include/linux/irqchip/ |
H A D | irq-sa11x0.h | 12 void __init sa11x0_init_irq_nodt(int irq_start, resource_size_t io_start);
|
/linux/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 216 debug("%s - io_start: %x\n", __func__, hpc_ptr->u.isa_ctlr.io_start); in print_ebda_hpc() 809 hpc_ptr->u.isa_ctlr.io_start = readw(io_mem + addr); in ebda_rsrc_controller() 811 if (!request_region(hpc_ptr->u.isa_ctlr.io_start, in ebda_rsrc_controller() 812 (hpc_ptr->u.isa_ctlr.io_end - hpc_ptr->u.isa_ctlr.io_start + 1), in ebda_rsrc_controller() 1049 …release_region(controller->u.isa_ctlr.io_start, (controller->u.isa_ctlr.io_end - controller->u.isa… in ibmphp_free_ebda_hpc_queue()
|
H A D | ibmphp_hpc.c | 330 start_address = ctlr_ptr->u.isa_ctlr.io_start; in isa_ctrl_read() 343 start_address = ctlr_ptr->u.isa_ctlr.io_start; in isa_ctrl_write()
|
H A D | ibmphp.h | 190 u16 io_start; member
|
/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy.h | 35 const resource_size_t io_start[DSI_MAX]; member
|
H A D | dsi_phy_20nm.c | 144 .io_start = { 0xfd998500, 0xfd9a0500 },
|
H A D | dsi_phy_10nm.c | 1017 .io_start = { 0xae94400, 0xae96400 }, 1035 .io_start = { 0xc994400, 0xc996400 },
|
H A D | dsi_phy.c | 601 if (cfg->io_start[i] == res->start) in dsi_phy_get_id()
|
/linux/arch/loongarch/kernel/ |
H A D | setup.c | 490 if (range->io_start != 0) { in add_legacy_isa_io() 496 vaddr = (unsigned long)(PCI_IOBASE + range->io_start); in add_legacy_isa_io()
|
/linux/kernel/ |
H A D | resource.c | 1701 unsigned int io_start, io_num; in reserve_setup() local 1705 if (get_option(&str, &io_start) != 2) in reserve_setup() 1716 if (io_start < 0x10000) { in reserve_setup() 1717 *res = DEFINE_RES_IO_NAMED(io_start, io_num, "reserved"); in reserve_setup() 1720 *res = DEFINE_RES_MEM_NAMED(io_start, io_num, "reserved"); in reserve_setup()
|
/linux/include/linux/ |
H A D | nfs_xdr.h | 1651 loff_t io_start; member
|