Lines Matching full:pattern
63 This pattern data is saved as a file in the user-land or
70 To load and run the pattern, the programming sequence is following.
74 (3) Write pattern data into selected area
90 For example, run blinking pattern in engine #1 of LP5521::
98 For example, run blinking pattern in engine #3 of LP55231
100 Two LEDs are configured as pattern output channels::
134 To run programmed pattern, 'run_engine' attribute should be enabled.
136 The pattern sequence of LP8501 is similar to LP5523.
138 However pattern data is specific.
179 ( Predefined pattern data )
182 loading a LED pattern. That is 'predefined' pattern.
184 A predefined pattern is defined in the platform data and load it(or them)
187 To use the predefined pattern concept, 'patterns' and 'num_patterns' should be
190 Example of predefined pattern data::
219 echo 1 > /sys/bus/i2c/devices/xxxx/led_pattern # red blinking LED pattern
222 To stop running pattern::