Home
last modified time | relevance | path

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

123

/linux/drivers/staging/vme_user/
H A Dvme_fake.c65 struct fake_master_window masters[FAKE_MAX_MASTER]; member
317 bridge->masters[i].enabled = enabled; in fake_master_set()
318 bridge->masters[i].vme_base = vme_base; in fake_master_set()
319 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()
322 bridge->masters[i].dwidth = dwidth; in fake_master_set()
348 *enabled = bridge->masters[i].enabled; in __fake_master_get()
349 *vme_base = bridge->masters[i].vme_base; in __fake_master_get()
350 *size = bridge->masters[i].size; in __fake_master_get()
[all …]
/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.
/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
/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
H A Dintel_th.rst37 GTH allows directing different STP masters into different output ports
38 via its "masters" attribute group. More detailed GTH interface
79 $ echo 0 > /sys/bus/intel_th/devices/0-gth/masters/33
H A Dsys-t.rst42 masters
/linux/Documentation/devicetree/bindings/dma/
H A Dlpc1850-dmamux.txt12 - dma-masters: phandle pointing to the DMA controller
41 dma-masters = <&dmac>;
H A Dti-dma-crossbar.txt10 - dma-masters: phandle pointing to the DMA controller
55 dma-masters = <&sdma>;
/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-ast-cf.txt15 functions (eg, external FSI masters)
/linux/drivers/w1/
H A DMakefile9 obj-y += masters/ slaves/
H A DKconfig29 source "drivers/w1/masters/Kconfig"
/linux/Documentation/w1/
H A Dindex.rst13 masters/index
H A Dw1-netlink.rst26 list current bus masters
92 w1_netlink_msg) plus number of masters multiplied by 4)
94 number of masters multiplied by 4 (u32 size))
/linux/Documentation/devicetree/bindings/bus/
H A Dti,da850-mstpri.txt5 peripherals classified as masters.
/linux/drivers/mfd/
H A Dqcom-pm8xxx.c177 int i, ret, masters = 0; in pm8xxx_irq_handler() local
186 masters = root >> 1; in pm8xxx_irq_handler()
190 if (masters & (1 << i)) in pm8xxx_irq_handler()
/linux/arch/arm/boot/dts/st/
H A Dspear13xx.dtsi113 dma-masters = <2>;
126 dma-masters = <2>;
/linux/drivers/bus/
H A Dbrcmstb_gisb.c242 u32 masters) in brcmstb_gisb_master_to_str() argument
244 u32 mask = gdev->valid_mask & masters; in brcmstb_gisb_master_to_str()
/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032.dtsi116 dma-masters = <&dma0 &dma1>;
299 dma-masters = <1>;
313 dma-masters = <1>;
/linux/Documentation/w1/masters/
H A Domap-hdq.rst33 The driver (drivers/w1/masters/omap_hdq.c) supports the HDQ mode of the
/linux/Documentation/driver-api/
H A Di2c.rst13 between masters, as well as to handshake and to synchronize clocks from

123