Lines Matching full:lcu
6 with the cooperation of S32 IP blocks- eMIOS, TRGMUX and LCU.
12 lcu output filters are set to capture maximum speed sensitivity and avoid channel noise.
26 lcu = <&lcu1>;
27 lcu-input-idx = <1>;
30 lcu-mux-sel =
33 lcu-output-filter-config =
34 /* LCU Out HW ID, Rise Filter, Fall Filter */
35 <0 5 5>, /* LCU O0 */
36 <1 5 5>, /* LCU O1 */
37 <2 2 2>, /* LCU O2 */
38 <3 2 2>; /* LCU O3 */
73 lcu:
76 phandle to the LCU node.
83 lcu-output-filter-config:
86 This array gives the configuration for each of the four outputs of LCU module.
90 It's length should be '12' - 3 entries for each of the four LCU outputs.
91 Ex: lcu-output-filter-config =
92 /* LCU Out HW ID, Rise Filter, Fall Filter */
93 <0 5 5>, /* LCU O0 */
94 <1 5 5>, /* LCU O1 */
95 <2 2 2>, /* LCU O2 */
96 <3 2 2>; /* LCU O3 */
98 lcu-mux-sel:
101 This array configures the sources of input to the LCU module by programming the muxsel.
103 lcu-input-idx:
106 This array configures the input indices to the LCU module which help to determine the
107 Logic Cell number used inside an LCU instance.