/drivers/net/wireless/wl12xx/ |
D | io.h | 111 int physical; in wl1271_read() local 113 physical = wl1271_translate_addr(wl, addr); in wl1271_read() 115 wl1271_raw_read(wl, physical, buf, len, fixed); in wl1271_read() 121 int physical; in wl1271_write() local 123 physical = wl1271_translate_addr(wl, addr); in wl1271_write() 125 wl1271_raw_write(wl, physical, buf, len, fixed); in wl1271_write() 131 int physical; in wl1271_read_hwaddr() local 137 physical = wl1271_translate_addr(wl, addr); in wl1271_read_hwaddr() 139 wl1271_raw_read(wl, physical, buf, len, fixed); in wl1271_read_hwaddr()
|
/drivers/net/wireless/wl1251/ |
D | io.c | 65 int physical; in wl1251_mem_read() local 67 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_read() 69 wl->if_ops->read(wl, physical, buf, len); in wl1251_mem_read() 74 int physical; in wl1251_mem_write() local 76 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_write() 78 wl->if_ops->write(wl, physical, buf, len); in wl1251_mem_write()
|
/drivers/video/intelfb/ |
D | intelfbdrv.c | 420 dinfo->mtrr_reg = mtrr_add(dinfo->aperture.physical, in set_mtrr() 431 mtrr_del(dinfo->mtrr_reg, dinfo->aperture.physical, in unset_mtrr() 487 release_mem_region(dinfo->aperture.physical, in cleanup() 569 dinfo->aperture.physical = pci_resource_start(pdev, aperture_bar); in intelfb_pci_register() 579 if (!request_mem_region(dinfo->aperture.physical, dinfo->aperture.size, in intelfb_pci_register() 679 (dinfo->aperture.physical, ((offset + dinfo->fb.offset) << 12) in intelfb_pci_register() 712 dinfo->ring.physical = dinfo->aperture.physical in intelfb_pci_register() 737 dinfo->cursor.physical in intelfb_pci_register() 738 = dinfo->gtt_cursor_mem->physical; in intelfb_pci_register() 740 dinfo->cursor.physical = dinfo->aperture.physical in intelfb_pci_register() [all …]
|
D | intelfbhw.c | 1652 OUTREG(PRI_RING_START, dinfo->ring.physical & RING_START_MASK); in intelfbhw_2d_start() 1849 if (!dinfo->cursor.physical) in intelfbhw_cursor_init() 1857 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical); in intelfbhw_cursor_init() 1881 if (!dinfo->cursor.physical) in intelfbhw_cursor_hide() 1888 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical); in intelfbhw_cursor_hide() 1910 if (!dinfo->cursor.physical) in intelfbhw_cursor_show() 1917 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical); in intelfbhw_cursor_show() 1944 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical); in intelfbhw_cursor_setpos()
|
/drivers/mtd/ubi/ |
D | Kconfig | 36 reserves some amount of physical eraseblocks to handle new bad 37 eraseblocks. For example, if a flash physical eraseblock becomes bad, 38 UBI uses these reserved physical eraseblocks to relocate the bad one. 39 This option specifies how many physical eraseblocks will be reserved
|
/drivers/infiniband/hw/ehca/ |
D | ehca_uverbs.c | 109 u64 vsize, physical; in ehca_mmap_fw() local 117 physical = galpas->user.fw_handle; in ehca_mmap_fw() 119 ehca_gen_dbg("vsize=%llx physical=%llx", vsize, physical); in ehca_mmap_fw() 121 ret = remap_4k_pfn(vma, vma->vm_start, physical >> EHCA_PAGESHIFT, in ehca_mmap_fw()
|
/drivers/video/i810/ |
D | i810_main.h | 69 par->mtrr_reg = mtrr_add((u32) par->aperture.physical, in set_mtrr() 80 mtrr_del(par->mtrr_reg, (u32) par->aperture.physical, in unset_mtrr()
|
D | i810_main.c | 854 i810_writel(CURBASE, mmio, par->cursor_heap.physical); in i810_init_cursor() 1094 fix->smem_start = par->fb.physical; in encode_fix() 1488 if ((i810_readl(CURBASE, mmio) & 0xf) != par->cursor_heap.physical) { in i810fb_cursor() 1633 par->fb.physical = par->aperture.physical+(par->fb.offset << 12); in i810_fix_pointers() 1635 par->iring.physical = par->aperture.physical + in i810_fix_pointers() 1705 par->cursor_heap.physical = par->i810_gtt.i810_cursor_memory->physical; in i810_alloc_agp_mem() 1849 par->aperture.physical = pci_resource_start(par->dev, 0); in i810_allocate_pci_resource() 1853 par->aperture.physical = pci_resource_start(par->dev, 1); in i810_allocate_pci_resource() 1862 if (!request_mem_region(par->aperture.physical, in i810_allocate_pci_resource() 1870 par->aperture.virtual = ioremap_nocache(par->aperture.physical, in i810_allocate_pci_resource() [all …]
|
D | i810_accel.c | 421 i810_writel(DPLYBASE, mmio, par->fb.physical + offset); in i810fb_load_front() 448 tmp1 = par->iring.physical; in i810fb_init_ringbuffer()
|
D | i810.h | 226 unsigned long physical; member
|
/drivers/mtd/chips/ |
D | Kconfig | 87 If you wish to support CFI devices on a physical bus which is 94 If you wish to support CFI devices on a physical bus which is 101 If you wish to support CFI devices on a physical bus which is 108 If you wish to support CFI devices on a physical bus which is 115 If you wish to support CFI devices on a physical bus which is 122 If you wish to support CFI devices on a physical bus which is
|
/drivers/iommu/ |
D | Kconfig | 101 Current Graphics drivers tend to use physical address 105 to use physical addresses for DMA, at least until this 150 Enables support for remapping discontiguous physical memory 160 Enables support for remapping discontiguous physical memory
|
/drivers/char/agp/ |
D | compat_ioctl.c | 163 alloc.physical = memory->physical; in compat_agpioc_allocate_wrap()
|
D | compat_ioctl.h | 74 u32 physical; /* device specific (some devices member
|
/drivers/gpu/drm/ |
D | drm_agpsupport.c | 226 request->physical = memory->physical; in drm_agp_alloc()
|
/drivers/isdn/mISDN/ |
D | Kconfig | 38 - direct tunneling of physical interface via IP
|
/drivers/net/can/softing/ |
D | Kconfig | 7 Softing Gmbh CAN cards come with 1 or 2 physical busses.
|
/drivers/net/caif/ |
D | Kconfig | 2 # CAIF physical drivers
|
/drivers/tty/ |
D | Kconfig | 10 one physical terminal. This is rather useful, for example one 49 a physical terminal) can be used as system console. This is the most 77 The virtual terminal is the device that interacts with the physical 95 a physical terminal; the master device is used by a process to 129 a physical terminal; the master device is used by a process to
|
/drivers/staging/ozwpan/ |
D | README | 3 This driver is a USB HCD driver that does not have an associated a physical
|
/drivers/hid/ |
D | hid-ntrig.c | 465 if (field->physical) in ntrig_input_mapping() 554 if (field->physical) in ntrig_input_mapped() 930 ->physical) ? in ntrig_probe()
|
/drivers/mtd/maps/ |
D | Kconfig | 12 tristate "Flash device in physical memory map" 18 the physical address and size of the flash chips on your 41 This is the physical memory location at which the flash chips 53 physical memory map between the chips, this could be larger 69 tristate "Flash device in physical memory map based on OF description"
|
/drivers/media/video/s5p-tv/ |
D | Kconfig | 44 Say Y here if you want support for the physical HDMI
|
/drivers/mmc/card/ |
D | Kconfig | 49 physical memory.
|
/drivers/mtd/devices/ |
D | Kconfig | 126 If your CPU cannot cache all of the physical memory in your machine, 135 Use this driver to access physical memory that the kernel proper 181 in normal operation, you can give the physical address at which the
|