Lines Matching refs:names
24 - dma-names: identifier string for each DMA request line in the dmas property.
27 - clock-names:
29 clock controller. The clock names for i2s0 should be "iis", "i2s_opclk0" and
31 i2s1 and i2s2 uses clocks from CMU. The clock names for i2s1 and i2s2 should
39 - clock-output-names: from the common clock bindings, names of the CDCLK
53 Note: Old DTs may not have the #clock-cells, clock-output-names properties
61 - pinctrl-names: Should contain only one value - "default".
72 dma-names = "tx", "rx", "tx-sec";
76 clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
78 clock-output-names = "i2s_cdclk0";
80 pinctrl-names = "default";