Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dsocionext-netsec.txt11 - phy-mode: See ethernet.txt file in the same directory
12 - phy-handle: See ethernet.txt in the same directory.
26 Optional properties: (See ethernet.txt file in the same directory)
29 - max-speed: See ethernet.txt in the same directory.
30 - max-frame-size: See ethernet.txt in the same directory.
H A Dnixge.txt8 information of registers in the same order as described by reg-names.
14 - phy-mode: See ethernet.txt file in the same directory.
20 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory.
22 - phy-handle: See ethernet.txt file in the same directory.
H A Dlpc-eth.txt9 - phy-mode: See ethernet.txt file in the same directory. If the property is
15 phy.txt in the same directory
H A Dfsl-fec.txt7 - phy-mode : See ethernet.txt file in the same directory
12 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory.
31 the same order. The defaults if not specified are
45 according to phy.txt in the same directory
48 To avoid these, create a phy node according to phy.txt in the same
H A Daltera_tse.txt9 the information of registers in the same order as described by reg-names
24 - phy-mode: See ethernet.txt in the same directory.
25 - phy-handle: See ethernet.txt in the same directory.
26 - phy-addr: See ethernet.txt in the same directory. A configuration should
H A Dxilinx_gmii2rgmii.txt15 For more details about mdio please refer phy.txt file in the same directory.
21 See ethernet.txt file in the same directory.
H A Darc_emac.txt7 - max-speed: see ethernet.txt file in the same directory.
8 - phy: see ethernet.txt file in the same directory.
H A Dmarvell-orion-net.txt39 - local-mac-address: See ethernet.txt file in the same directory.
51 - phy-handle: See ethernet.txt file in the same directory.
52 - phy-mode: See ethernet.txt file in the same directory.
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dst,stih4xx.txt18 - clock-names: names of the clocks listed in clocks property in the same
36 - clock-names: names of the clocks listed in clocks property in the same
40 - reset-names: names of the resets listed in resets property in the same
50 the same order.
53 - reset-names: names of the resets listed in resets property in the same
62 the same order.
65 the same order
68 - clock-names: names of the clocks listed in clocks property in the same
78 the same order.
82 - clock-names: names of the clocks listed in clocks property in the same
[all …]
H A Dallwinner,sun4i-a10-display-engine.yaml22 display pipeline, when there are multiple components of the same
23 type at the same depth, the local endpoint ID must be the same as
39 The same rule also applies to DE 2.0 mixer-TCON connections:
/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline.c148 int i, same; in cmdline_in() local
161 same = !memcmp(buffer, history, histlen) && in cmdline_in()
165 same = 0; in cmdline_in()
167 if (buflen > 1 && !same) in cmdline_in()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,sti-asoc-card.txt20 - clock-names: name of the clocks listed in clocks property in the same order
22 - reg: CPU DAI IP Base address and size entries, listed in same
26 the same order.
28 - interrupts: CPU_DAI interrupt line, listed in the same order than the
31 - dma: CPU_DAI DMA controller phandle and DMA request line, listed in the same
39 - clocks: CPU_DAI IP clock source, listed in the same order than the
H A Dname-prefix.txt4 audio components as list of string pair. Component using the same
12 Example: Two instances of the same component.
H A Dfsl,audmix.txt11 the same TDM frame format. This output is used to drive the serial DAC TDM
21 input streams must have same audio sample rate with same number of channels
H A Dcs53l30.txt29 * CS53l30 supports 4-channel data output in the same
32 * carries 2-channel data in the same time.
/f-stack/freebsd/contrib/device-tree/Bindings/display/msm/
H A Ddpu.txt18 - clock-names: device clock names, must be in same order as clocks property.
30 - ranges: parent bus address space is the same as the child bus address space.
39 - assigned-clock-rates: list of clock frequencies sorted in the same order as
50 - clock-names: device clock names, must be in same order as clocks property.
71 - assigned-clock-rates: list of clock frequencies sorted in the same order as
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dst,st-hva.txt7 - reg-names: names of the registers listed in registers property in the same
13 - clock-names: names of the clocks listed in clocks property in the same order.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Drenesas,shdma.txt5 the same configuration. To describe this topology we require all compatible
7 DMAC instances have the same number of channels and use the same DMA
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-sprd.txt11 - clocks: List of clock input name strings sorted in the same order
20 sorted in the same order as the dma-names property.
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dqcom,qusb2-phy.yaml86 tuning parameter that may vary for different boards of same SOC.
95 tuning parameter that may vary for different boards of same SOC.
104 tuning parameter that may vary for different boards of same SOC.
145 threshold and may vary for different boards of same SOC.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dsecure.txt19 world value is the same as specified for the Normal world by the
42 same value as "status"; if "status" is not specified either then
65 its console output. The syntax is the same as for /chosen/stdout-path.
69 /chosen/stdout-path instead (that is, use the same device as the
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlpm_lib.rst25 …If there is no rule with the same prefix present in the table, then the new rule is added to the L…
26 …If a rule with the same prefix is already present in the table, the next hop of the rule is update…
34 … In the case that there are multiple rules present in the LPM table that have the same 32-bit key,
62 which would be the same as having a single table with 2^32 entries.
100 Next hop and depth contain the same information as in the tbl24.
140 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
154 If a replacement rule is found, target tbl24 and tbl8 entries are updated to have the same depth an…
161 After deleting a rule, a group of tbl8s that belongs to the same tbl24 entry are freed in following…
165 * All tbl8s in the group have the same values and with depth no greater than 24.
210 and the first 24 bits of this rule are not the same as the first 24 bits of a rule previously added.
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dqcom,msm-timer.txt18 must appear in the same order as the clock names.
21 the same order as the clocks.
/f-stack/freebsd/contrib/zstd/examples/
H A DREADME.md40 Compress multiple files using the same dictionary.
44 Decompress multiple files using the same dictionary.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt25 0: All dc-to-dc converters clock on the same edge.
26 1: Channel A and Channel B clock on the same edge,
28 2: Channel A and Channel C clock on the same edge,

12345678910>>...26