/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | iommu.txt | 49 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 D | nxp,lpc3220-dmamux.yaml | 23 dma-masters: 30 First two cells same as for device pointed in dma-masters. 36 - dma-masters 45 dma-masters = <&dma>;
|
H A D | dma-router.yaml | 25 dma-masters: 39 - dma-masters
|
H A D | snps,dw-axi-dmac.yaml | 66 snps,dma-masters: 68 Number of AXI masters supported by the hardware. 110 - snps,dma-masters 150 snps,dma-masters = <2>;
|
H A D | snps,dw-axi-dmac.txt | 9 - snps,dma-masters: Number of AXI masters supported by the hardware. 34 snps,dma-masters = <2>;
|
H A D | snps-dma.txt | 9 - dma-masters: Number of AHB masters supported by the controller 43 dma-masters = <2>;
|
H A D | renesas,rzn1-dmamux.yaml | 30 dma-masters: 49 dma-masters = <&dma0 &dma1>;
|
H A D | st,stm32-dmamux.yaml | 38 - dma-masters 53 dma-masters = <&dma1>, <&dma2>;
|
H A D | snps,dma-spear1340.yaml | 62 dma-masters: 65 Number of DMA masters supported by the controller. In case if 175 dma-masters = <4>;
|
H A D | lpc1850-dmamux.txt | 12 - dma-masters: phandle pointing to the DMA controller 41 dma-masters = <&dmac>;
|
H A D | ti-dma-crossbar.txt | 10 - dma-masters: phandle pointing to the DMA controller 55 dma-masters = <&sdma>;
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi.txt | 11 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 D | metrics.json | 3 "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 D | metrics.json | 3 "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 D | metrics.json | 3 "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 D | authzone.h | 127 /** 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 D | cci-control-port.yaml | 7 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 D | brcm,gisb-arb.txt | 19 masters are valid at the system level 21 masters. Should match the number of bits set in brcm,gisb-master-mask and
|
H A D | brcm,gisb-arb.yaml | 41 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 D | st,stm32-dmamux.yaml | 38 - dma-masters 53 dma-masters = <&dma1>, <&dma2>;
|
/freebsd/share/doc/smm/12.timed/ |
H A D | timed.ms | 306 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 D | i2c-arb-gpio-challenge.txt | 13 * 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 D | i2c-demux-pinctrl.txt | 25 - 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 D | al_hal_plat_services.h | 102 * 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 D | timed.h | 73 #define TSP_CONFLICT 11 /* two or more masters present */ 74 #define TSP_RESOLVE 12 /* masters' conflict resolution */
|