Home
last modified time | relevance | path

Searched refs:masters (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_fake.c319 bridge->masters[i].size = size; in fake_master_set()
320 bridge->masters[i].aspace = aspace; in fake_master_set()
321 bridge->masters[i].cycle = cycle; in fake_master_set()
350 *size = bridge->masters[i].size; in __fake_master_get()
352 *cycle = bridge->masters[i].cycle; in __fake_master_get()
532 aspace = priv->masters[i].aspace; in fake_master_read()
533 cycle = priv->masters[i].cycle; in fake_master_read()
534 dwidth = priv->masters[i].dwidth; in fake_master_read()
723 cycle = bridge->masters[i].cycle; in fake_master_write()
820 cycle = bridge->masters[i].cycle; in fake_master_rmw()
[all …]
/openbmc/phosphor-mrw-tools/
H A Dgen_callouts.pl58 my %masters;
66 push(@{$masters{$port}}, $slave);
69 for my $m (keys %masters)
71 for my $s(@{$masters{$m}})
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Ddma-router.yaml25 dma-masters:
39 - dma-masters
51 dma-masters = <&sdma>;
H A Dsnps,dw-axi-dmac.yaml65 snps,dma-masters:
67 Number of AXI masters supported by the hardware.
109 - snps,dma-masters
149 snps,dma-masters = <2>;
H A Dst,stm32-dmamux.yaml34 - dma-masters
49 dma-masters = <&dma1>, <&dma2>;
H A Drenesas,rzn1-dmamux.yaml30 dma-masters:
49 dma-masters = <&dma0 &dma1>;
H A Dlpc1850-dmamux.txt12 - dma-masters: phandle pointing to the DMA controller
41 dma-masters = <&dmac>;
H A Dsnps,dma-spear1340.yaml62 dma-masters:
65 Number of DMA masters supported by the controller. In case if
175 dma-masters = <4>;
H A Dti-dma-crossbar.txt10 - dma-masters: phandle pointing to the DMA controller
55 dma-masters = <&sdma>;
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm1 What: /sys/class/stm/<stm>/masters
24 assigned masters.
H A Dconfigfs-stp-policy34 What: /config/stp-policy/<device>.<policy>/<node>/masters
38 Range of masters from which to allocate for users of this node.
H A Dsysfs-bus-intel_th-devices-gth1 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/masters/*
5 Description: (RW) Configure output ports for STP masters. Writing -1
H A Dsysfs-platform-i2c-demux-pinctrl6 Reading the file will give you a list of masters which can be
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Diommu.txt49 association of masters to be configured. Note that an IOMMU can by design
56 - #iommu-cells = <4>: Some IOMMU devices allow the DMA window for masters to
70 Devices that access memory through an IOMMU are called masters. A device can
91 - pasid-num-bits: Some masters support multiple address spaces for DMA, by
105 Firmware has to opt-in stalling, because most buses and masters don't
108 won't work in systems and masters that haven't been designed for
148 * have sufficient information to distinguish between masters.
151 * all masters at any given point in time.
/openbmc/linux/Documentation/trace/
H A Dstm.rst11 these masters and channels are statically allocated to certain
23 master 7 channel 15, while arbitrary user applications can use masters
28 identifiers to ranges of masters and channels. If these rules (policy)
33 have a name (string identifier) and a range of masters and channels
41 channels masters
42 $ cat /config/stp-policy/dummy_stm.my-policy/user/masters
48 masters 48 through 63 and channel allocation pool has channels 0
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbrcm,gisb-arb.yaml40 32-bits wide bitmask used to specify which GISB masters are valid at the
46 String list of the literal name of the GISB masters. Should match the
H A Dti,da850-mstpri.txt5 peripherals classified as masters.
/openbmc/linux/drivers/w1/
H A DMakefile9 obj-y += masters/ slaves/
H A DKconfig29 source "drivers/w1/masters/Kconfig"
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dfsi.txt11 FSI masters may require their own DT nodes (to describe the master HW itself);
15 Under the masters' nodes, we can describe the bus topology using nodes to
43 FSI masters
62 masters that may be present on the bus.
H A Dfsi-master-gpio.txt13 functions (eg, external FSI masters)
H A Dfsi-master-aspeed.txt4 The AST2600 contains two identical FSI masters. They share a clock and have a
/openbmc/linux/Documentation/w1/
H A Dindex.rst13 masters/index
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-demux-pinctrl.txt25 - i2c-parent: List of phandles of I2C masters available for selection. The first
134 - the i2c masters must have their status "disabled". This driver will
H A Di2c-gate.yaml16 there are no competing masters to consider for gates and therefore there is

12345