Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 136) sorted by relevance

123456

/linux/drivers/mailbox/
H A Darm_mhuv2.c182 unsigned int windows; member
233 u32 windows; member
329 int i = priv->ch_wn_idx + priv->windows - 1; in mhuv2_data_transfer_rx_startup()
343 int i = priv->ch_wn_idx + priv->windows - 1; in mhuv2_data_transfer_rx_shutdown()
352 const int windows = priv->windows; in mhuv2_data_transfer_read_data() local
357 msg = kzalloc(sizeof(*msg) + windows * MHUV2_STAT_BYTES, GFP_KERNEL); in mhuv2_data_transfer_read_data()
362 msg->len = windows * MHUV2_STAT_BYTES; in mhuv2_data_transfer_read_data()
376 for (i = 0; i < windows; i++) { in mhuv2_data_transfer_read_data()
378 data[windows - 1 - i] = readl_relaxed(&mhu->recv->ch_wn[idx].stat); in mhuv2_data_transfer_read_data()
389 int i = priv->ch_wn_idx + priv->windows - 1; in mhuv2_data_transfer_tx_startup()
[all …]
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec37d.c37 const u32 windows = 8; /*XXX*/ in corec37d_wndw_owner() local
40 if ((ret = PUSH_WAIT(push, windows * 2))) in corec37d_wndw_owner()
43 for (i = 0; i < windows; i++) { in corec37d_wndw_owner()
131 const u32 windows = 8; /*XXX*/ in corec37d_init() local
134 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec37d_init()
139 for (i = 0; i < windows; i++) { in corec37d_init()
H A Dcorec57d.c33 const u32 windows = 8; /*XXX*/ in corec57d_init() local
36 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec57d_init()
41 for (i = 0; i < windows; i++) { in corec57d_init()
/linux/drivers/pci/controller/
H A Dpcie-iproc-bcma.c62 pci_add_resource(&bridge->windows, &pcie->mem); in iproc_bcma_pcie_probe()
63 ret = devm_request_pci_bus_resources(dev, &bridge->windows); in iproc_bcma_pcie_probe()
71 return iproc_pcie_setup(pcie, &bridge->windows); in iproc_bcma_pcie_probe()
/linux/Documentation/admin-guide/media/
H A Dlmedm04.rst12 The Sharp 7395 driver can be found in windows/system32/drivers
57 only found in windows/system32/drivers
69 The Sharp 0194 tuner driver can be found in windows/system32/drivers
90 The m88rs2000 tuner driver can be found in windows/system32/drivers
/linux/Documentation/devicetree/bindings/pci/
H A Dmobiveil-pcie.txt4 has up to 8 outbound and inbound windows for the address translation.
21 - apio-wins : number of requested apio outbound windows
22 default 2 outbound windows are configured -
25 - ppio-wins : number of requested ppio inbound windows
H A Dti-pci.txt52 - num-ib-windows : number of inbound address translation windows
53 - num-ob-windows : number of outbound address translation windows
H A Dmvebu-pci.txt16 interfaces, and ranges describing the MBus windows needed to access
37 The ranges describing the MBus windows have the following layout:
52 Since the location and size of the different MBus windows is not fixed in
71 - ranges, translating the MBus windows ranges of the parent node into
/linux/Documentation/driver-api/
H A Dvme.rst59 The driver can request ownership of one or more master windows
60 (:c:func:`vme_master_request`), slave windows (:c:func:`vme_slave_request`)
64 attributes of the driver in question. For slave windows these attributes are
66 bus cycle types required in 'cycle'. Master windows add a further set of
84 Master windows
87 Master windows provide access from the local processor[s] out onto the VME bus.
88 The number of windows available and the available access modes is dependent on
106 :c:func:`vme_master_write` used to write to configured master windows.
113 Slave windows
116 Slave windows provide devices on the VME bus access into mapped portions of the
[all …]
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Decm.txt9 windows are configured. For ECM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
H A Dmcm.txt9 windows are configured. For MCM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
/linux/arch/alpha/kernel/
H A Dsys_nautilus.c212 pci_add_resource(&bridge->windows, &ioport_resource); in nautilus_init_pci()
215 pci_add_resource(&bridge->windows, &irongate_mem); in nautilus_init_pci()
217 pci_add_resource(&bridge->windows, &busn_resource); in nautilus_init_pci()
/linux/arch/m68k/coldfire/
H A Dpci.c232 pci_add_resource(&bridge->windows, &ioport_resource); in mcf_pci_init()
233 pci_add_resource(&bridge->windows, &iomem_resource); in mcf_pci_init()
234 pci_add_resource(&bridge->windows, &busn_resource); in mcf_pci_init()
/linux/Documentation/arch/powerpc/
H A Dpci_iov_resource_on_powernv.rst58 contain two "windows", depending on the value of PCI address bit 59.
63 - For MSIs, we have two windows in the address space (one at the top of
74 Like other PCI host bridges, the Power8 IODA2 PHB supports "windows"
76 window and sixteen M64 windows. They have different characteristics.
101 SR-IOV). We basically use the trick of forcing the bridge MMIO windows
110 - The M64 windows:
123 * Support overlaps. If an address is covered by multiple windows,
155 We would like to investigate using additional M64 windows in "single
201 - Single segmented M64 windows: A segmented M64 window could be used just
207 - Multiple segmented M64 windows: As usual, each window is split into 256
[all …]
/linux/Documentation/devicetree/bindings/bus/
H A Dmvebu-mbus.txt37 size for the address decoding windows allocated for
106 entries for translation that do not correspond to valid windows (S = 0xf)
198 The mbus-node ranges property defines a set of mbus windows that are expected
203 chooses to use a different set of mbus windows, it must ensure that any address
206 The operating system may insert additional mbus windows that do not conflict
210 is needed to set up the other windows.
/linux/drivers/pci/
H A Dhost-bridge.c58 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus()
83 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
/linux/drivers/pinctrl/renesas/
H A Dcore.c33 struct sh_pfc_window *windows; in sh_pfc_map_resources() local
54 windows = devm_kcalloc(pfc->dev, num_windows, sizeof(*windows), in sh_pfc_map_resources()
56 if (windows == NULL) in sh_pfc_map_resources()
60 pfc->windows = windows; in sh_pfc_map_resources()
74 windows->virt = devm_platform_get_and_ioremap_resource(pdev, i, &res); in sh_pfc_map_resources()
75 if (IS_ERR(windows->virt)) in sh_pfc_map_resources()
77 windows->phys = res->start; in sh_pfc_map_resources()
78 windows->size = resource_size(res); in sh_pfc_map_resources()
79 windows++; in sh_pfc_map_resources()
95 window = pfc->windows + i; in sh_pfc_phys_to_virt()
/linux/drivers/ntb/hw/idt/
H A DKconfig19 with chosen valid aperture. For memory windows related BARs the
20 aperture settings shall determine the maximum size of memory windows
/linux/Documentation/gpu/
H A Dtegra.rst86 A display controller controls a set of windows that can be used to composite
88 ordering to individual windows (by programming the corresponding blending
90 assume a fixed Z ordering of the windows (window A is the root window, that
91 is, the lowest, while windows B and C are overlaid on top of window A). The
92 overlay windows support multiple pixel formats and can automatically convert
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-nanopi-r5s.dts105 num-ib-windows = <8>;
106 num-ob-windows = <8>;
H A Drk3568.dtsi175 num-ib-windows = <6>;
176 num-ob-windows = <2>;
228 num-ib-windows = <6>;
229 num-ob-windows = <2>;
/linux/Documentation/sound/cards/
H A Dmaya44.rst125 …lease refer to the block diagram on p.24 of the ESI Maya44 manual, or in the ESI windows software).
143 … analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver.
155 This is not supported by the ESI windows driver.
162 They are not supported by the ESI windows driver.
/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c653 pci_add_resource_offset(&host->windows, &bd->mem, bd->mem_offset); in bridge_probe()
654 pci_add_resource_offset(&host->windows, &bd->io, bd->io_offset); in bridge_probe()
655 pci_add_resource(&host->windows, &bc->busn); in bridge_probe()
657 err = devm_request_pci_bus_resources(dev, &host->windows); in bridge_probe()
729 pci_free_resource_list(&host->windows); in bridge_probe()
/linux/arch/arm/mach-lpc32xx/
H A Dsuspend.S51 @ This guarantees a small windows where DRAM isn't busy
/linux/drivers/video/fbdev/
H A Ds3c-fb.c215 struct s3c_fb_win *windows[S3C_FB_MAX_WIN]; member
1471 &sfb->windows[win]); in s3c_fb_probe()
1475 s3c_fb_release_win(sfb, sfb->windows[win]); in s3c_fb_probe()
1515 if (sfb->windows[win]) in s3c_fb_remove()
1516 s3c_fb_release_win(sfb, sfb->windows[win]); in s3c_fb_remove()
1537 win = sfb->windows[win_no]; in s3c_fb_suspend()
1588 win = sfb->windows[win_no]; in s3c_fb_resume()
1603 win = sfb->windows[win_no]; in s3c_fb_resume()

123456