Home
last modified time | relevance | path

Searched full:masters (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/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
146 * Masters are statically associated with this IOMMU and share
148 * have sufficient information to distinguish between masters.
151 * all masters at any given point in time.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dnxp,lpc3220-dmamux.yaml23 dma-masters:
30 First two cells same as for device pointed in dma-masters.
36 - dma-masters
45 dma-masters = <&dma>;
H A Ddma-router.yaml25 dma-masters:
39 - dma-masters
H A Dsnps,dw-axi-dmac.yaml66 snps,dma-masters:
68 Number of AXI masters supported by the hardware.
110 - snps,dma-masters
150 snps,dma-masters = <2>;
H A Dsnps,dw-axi-dmac.txt9 - snps,dma-masters: Number of AXI masters supported by the hardware.
34 snps,dma-masters = <2>;
H A Dsnps-dma.txt9 - dma-masters: Number of AHB masters supported by the controller
43 dma-masters = <2>;
H A Drenesas,rzn1-dmamux.yaml30 dma-masters:
49 dma-masters = <&dma0 &dma1>;
H A Dst,stm32-dmamux.yaml38 - dma-masters
53 dma-masters = <&dma1>, <&dma2>;
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 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>;
/freebsd/sys/contrib/device-tree/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.
/freebsd/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mm/sys/
H A Dmetrics.json3 "BriefDescription": "bytes all masters read from ddr based on read-cycles event",
11 "BriefDescription": "bytes all masters write to ddr based on write-cycles event",
/freebsd/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mn/sys/
H A Dmetrics.json3 "BriefDescription": "bytes all masters read from ddr based on read-cycles event",
11 "BriefDescription": "bytes all masters write to ddr based on write-cycles event",
/freebsd/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mq/sys/
H A Dmetrics.json3 "BriefDescription": "bytes all masters read from ddr based on read-cycles event",
11 "BriefDescription": "bytes all masters write to ddr based on write-cycles event",
/freebsd/contrib/unbound/services/
H A Dauthzone.h127 /** zone is a slave zone (it has masters) */
236 * includes trying (potentially) several upstream masters. Downloading
253 /** the list of masters for checking notifies. This list is
326 /** list of upstream masters for this zone, from config */
327 struct auth_master* masters; member
336 /** we have seen a new lease this scan, because one of the masters
343 /** scan tries all the upstream masters. the scan current target.
380 /** list of upstream masters for this zone, from config */
381 struct auth_master* masters; member
391 /** scan tries all the upstream masters. the scan current target.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcci-control-port.yaml7 title: CCI Interconnect Bus Masters
13 Masters in the device tree connected to a CCI port (inclusive of CPUs
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dbrcm,gisb-arb.txt19 masters are valid at the system level
21 masters. Should match the number of bits set in brcm,gisb-master-mask and
H A Dbrcm,gisb-arb.yaml41 32-bits wide bitmask used to specify which GISB masters are valid at the
47 String list of the literal name of the GISB masters. Should match the
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/
H A Dst,stm32-dmamux.yaml38 - dma-masters
53 dma-masters = <&dma1>, <&dma2>;
/freebsd/share/doc/smm/12.timed/
H A Dtimed.ms306 When two or more masters reply to a Master Request message, the slave
316 A master which has been informed of the existence of other masters
317 broadcasts this message to determine who the other masters are.
431 This packet is initiated by all masters occasionally to attempt to detect loops.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt13 * Having two masters on a bus in general makes it relatively hard to debug
20 All masters on the bus have a 'bus claim' line which is an output that the
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
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h102 * Make sure data will be visible by other masters (other CPUS and DMA).
109 * Make sure data will be visible by DMA masters, no restriction for other cpus
122 * Make sure data will be visible in order by other cpus masters.
135 * Make sure write data will be visible in order by other cpus masters.
/freebsd/include/protocols/
H A Dtimed.h73 #define TSP_CONFLICT 11 /* two or more masters present */
74 #define TSP_RESOLVE 12 /* masters' conflict resolution */

12345