Home
last modified time | relevance | path

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

123

/f-stack/app/redis-5.0.5/tests/cluster/
H A Dcluster.tcl102 proc cluster_allocate_slaves {masters slaves} {
104 set master_id [expr {$j % $masters}]
105 set slave_id [cluster_find_available_slave $masters]
112 proc create_cluster {masters slaves} {
113 cluster_allocate_slots $masters
115 cluster_allocate_slaves $masters $slaves
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Ddma-router.yaml25 dma-masters:
37 - dma-masters
47 dma-masters = <&sdma>;
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 Dst,stm32-dmamux.yaml34 - dma-masters
47 dma-masters = <&dma1 &dma2>;
H A Dsnps-dma.txt9 - dma-masters: Number of AHB masters supported by the controller
43 dma-masters = <2>;
H A Dlpc1850-dmamux.txt12 - dma-masters: phandle pointing to the DMA controller
41 dma-masters = <&dmac>;
H A Dsnps,dma-spear1340.yaml53 dma-masters:
56 Number of DMA masters supported by the controller. In case if
166 dma-masters = <4>;
H A Dti-dma-crossbar.txt10 - dma-masters: phandle pointing to the DMA controller
55 dma-masters = <&sdma>;
/f-stack/freebsd/contrib/device-tree/Bindings/bus/
H A Dbrcm,gisb-arb.txt18 masters are valid at the system level
20 masters. Should match the number of bits set in brcm,gisb-master-mask and
H A Dti,da850-mstpri.txt5 peripherals classified as masters.
/f-stack/freebsd/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
130 * have sufficient information to distinguish between masters.
133 * all masters at any given point in time.
H A Darm,smmu.yaml16 of address translation to bus masters external to the CPU.
85 SMMUs with stream matching support and complex masters may use a value of
107 NOTE: this only applies to the SMMU itself, not masters connected
/f-stack/freebsd/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.
H A Dfsi-master-aspeed.txt4 The AST2600 contains two identical FSI masters. They share a clock and have a
H A Dfsi-master-gpio.txt13 functions (eg, external FSI masters)
H A Dfsi-master-ast-cf.txt15 functions (eg, external FSI masters)
/f-stack/freebsd/contrib/device-tree/src/arm64/amd/
H A Damd-seattle-xgbe-b.dtsi98 mmu-masters = <&xgmac0
114 mmu-masters = <&xgmac1
/f-stack/freebsd/contrib/device-tree/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-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-gate.txt4 there are no competing masters to consider for gates and therefore there is
/f-stack/freebsd/contrib/device-tree/Bindings/virtio/
H A Dmmio.txt14 linked to DMA masters using the "iommus" or "iommu-map"
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dmcp320x.txt45 masters support it.
/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c669 di = dictGetIterator(sentinel.masters); in sentinelGenerateInitialMonitorEvents()
1049 di = dictGetIterator(sentinel.masters); in sentinelTryConnectionSharing()
1083 di = dictGetIterator(sentinel.masters); in sentinelUpdateSentinelAddressInAllMasters()
1191 if (flags & SRI_MASTER) table = sentinel.masters; in createSentinelRedisInstance()
1379 ri = dictFetchValue(sentinel.masters,sdsname); in sentinelGetMasterByName()
1463 di = dictGetIterator(sentinel.masters); in sentinelResetMastersByPattern()
1773 di = dictGetIterator(sentinel.masters); in rewriteConfigSentinelOption()
3216 dict *masters_local = sentinel.masters; in sentinelCommand()
3353 dictSize(sentinel.masters), in sentinelInfoCommand()
3359 di = dictGetIterator(sentinel.masters); in sentinelInfoCommand()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/sunxi/
H A Dallwinner,sun4i-a10-mbus.yaml17 masters on that bus.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dspear13xx.dtsi113 dma-masters = <2>;
126 dma-masters = <2>;

123