mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 16:44:10 +08:00
d8ea4ccfae
This adds documentation for the specific prescaler entry. Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17 lines
593 B
Plaintext
17 lines
593 B
Plaintext
What: /sys/bus/counter/devices/counterX/countY/prescaler_available
|
|
KernelVersion: 5.2
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Discrete set of available values for the respective Count Y
|
|
configuration are listed in this file. Values are delimited by
|
|
newline characters.
|
|
|
|
What: /sys/bus/counter/devices/counterX/countY/prescaler
|
|
KernelVersion: 5.2
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Configure the prescaler value associated with Count Y.
|
|
On the FlexTimer, the counter clock source passes through a
|
|
prescaler (i.e. a counter). This acts like a clock
|
|
divider.
|