Lines Matching +full:rate +full:- +full:idle +full:- +full:ms
1 .. SPDX-License-Identifier: GPL-2.0
8 -----------
23 deeper idle states the LPG provides pattern support. This consists of a shared
25 range within the table to use, the rate and if the pattern should repeat.
31 --------------------------------
35 The pattern is a series of brightness and hold-time pairs, with the hold-time
39 transitions expected by the leds-trigger-pattern format, each entry in the
40 pattern must be followed a zero-length entry of the same brightness.
48 255 +----+ +----+
50 0 | +----+ +----
51 +---------------------->
52 0 5 10 15 time (100ms)
54 The LPG supports specifying a longer hold-time for the first and last element
57 Low-pause pattern::
63 255 +--------+ +----+ +----+ +--------+
65 0 | +----+ +----+ +----+ +----
66 +----------------------------->
67 0 5 10 15 20 25 time (100ms)
69 Similarly, the last entry can be stretched by using a higher hold-time on the
72 In order to save space in the shared lookup table the LPG supports "ping-pong"
77 specified hold-time of the middle item in the pattern is allowed to have a
78 different hold-time.